Uses of Interface
com.wowza.wms.httpstreamer.model.IHTTPStreamerApplicationContext
- 
- 
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.applicationMethods in com.wowza.wms.application that return IHTTPStreamerApplicationContext Modifier and Type Method Description IHTTPStreamerApplicationContextIApplicationInstance. getHTTPStreamerApplicationContext(String httpStreamName, boolean doCreate)Get the HTTPStreamer application context for a given HTTPStreamer adapter
- 
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.dvrMethods in com.wowza.wms.dvr with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description com.wowza.wms.dvr.DvrPlaylistRequestIDvrPlayerAdapter. getDvrPlaylistRequest(IHTTPStreamerApplicationContext appContext, IDvrStreamStore store, java.util.Map<String,String> queryMap)com.wowza.wms.dvr.DvrPlaylistRequestIDvrPlayerAdapter. getDvrPlaylistRequest(IHTTPStreamerApplicationContext appContext, java.util.List<IDvrStreamStore> stores, java.util.Map<String,String> queryMap)
- 
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.cupertinostreaming.fileMethods in com.wowza.wms.httpstreamer.cupertinostreaming.file that return IHTTPStreamerApplicationContext Modifier and Type Method Description IHTTPStreamerApplicationContextIHTTPStreamerCupertinoIndex. getApplicationContext()Methods in com.wowza.wms.httpstreamer.cupertinostreaming.file with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description voidIHTTPStreamerCupertinoIndex. init(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName, long playStart, long playDuration, long playSeek, com.wowza.wms.timedtext.model.TimedTextRequest timedTextRequest, String vodTranscodeNGRP)
- 
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamerMethods in com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description IHTTPStreamerCupertinoIndexHTTPStreamerSessionCupertino. getIndex(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName, long playStart, long playDuration, long playSeek, com.wowza.wms.timedtext.model.TimedTextRequest captionRequest, String vodTranscodeNGRP)voidHTTPStreamerSessionCupertino. indexTranscoderVOD(IHTTPStreamerApplicationContext appContext, String vodTranscodeNGRP)voidIHTTPStreamerCupertinoVODActionNotify. onCreate(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName)Called when file index createdvoidIHTTPStreamerCupertinoVODActionNotify. onIndex(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName)Called after file is indexedvoidIHTTPStreamerCupertinoVODActionNotify. onInit(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName)Called after initializedvoidIHTTPStreamerCupertinoVODActionNotify. onOpen(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName)Called after open
- 
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.modelMethods in com.wowza.wms.httpstreamer.model with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description voidIHTTPStreamerSession. addHTTPSessionToTCPSession(com.wowza.wms.server.RtmpSessionInfo wmsSessionInfo, IHTTPStreamerApplicationContext appContext)Add HTTP session to TCP session for trackingStringIHTTPStreamerHTTPOriginSessionIdProvider. getHTTPOriginId(String httpOriginId, IHTTPRequest req, IHTTPStreamerApplicationContext appContext, String oldSessionId, String streamDomainStr, boolean isHTTPOrigin, boolean isDvr, long currTime)voidIHTTPStreamerSession. indexTranscoderVOD(IHTTPStreamerApplicationContext appContext, String vodTranscodeNGRP)Index the HTTP session for VOD transcoder streaming
- 
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.mpegdashstreaming.fileMethods in com.wowza.wms.httpstreamer.mpegdashstreaming.file that return IHTTPStreamerApplicationContext Modifier and Type Method Description IHTTPStreamerApplicationContextIHTTPStreamerMPEGDashIndex. getApplicationContext()Methods in com.wowza.wms.httpstreamer.mpegdashstreaming.file with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description voidIHTTPStreamerMPEGDashIndex. init(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName, long playStart, long playDuration, long playSeek, com.wowza.wms.timedtext.model.TimedTextRequest captionRequest, String vodTranscodeNGRP)
- 
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.mpegdashstreaming.httpstreamerMethods in com.wowza.wms.httpstreamer.mpegdashstreaming.httpstreamer with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description static IHTTPStreamerMPEGDashIndexHTTPStreamerSessionMPEGDash. createIndexLive(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName)IHTTPStreamerMPEGDashIndexHTTPStreamerSessionMPEGDash. getIndex(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName, long playStart, long playDuration, long playSeek, com.wowza.wms.timedtext.model.TimedTextRequest captionRequest, String vodTranscodeNGRP)IHTTPStreamerMPEGDashIndexHTTPStreamerSessionMPEGDash. getIndexLive(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName)voidHTTPStreamerSessionMPEGDash. indexTranscoderVOD(IHTTPStreamerApplicationContext appContext, String vodTranscodeNGRP)
- 
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.sanjosestreaming.fileMethods in com.wowza.wms.httpstreamer.sanjosestreaming.file that return IHTTPStreamerApplicationContext Modifier and Type Method Description IHTTPStreamerApplicationContextIHTTPStreamerSanJoseIndex. getApplicationContext()Deprecated.Methods in com.wowza.wms.httpstreamer.sanjosestreaming.file with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description voidIHTTPStreamerSanJoseIndex. init(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName, long playStart, long playDuration, long playSeek, com.wowza.wms.timedtext.model.TimedTextRequest captionRequest, String vodTranscodeNGRP)Deprecated.
- 
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamerMethods in com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description static com.wowza.wms.httpstreamer.sanjosestreaming.file.IHTTPStreamerSanJoseIndexHTTPStreamerSessionSanJose. createIndexLive(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName)Deprecated.com.wowza.wms.httpstreamer.sanjosestreaming.file.IHTTPStreamerSanJoseIndexHTTPStreamerSessionSanJose. getIndex(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName, long playStart, long playDuration, long playSeek, com.wowza.wms.timedtext.model.TimedTextRequest captionRequest, String vodTranscodeNGRP, boolean saveIndex)Deprecated.com.wowza.wms.httpstreamer.sanjosestreaming.file.IHTTPStreamerSanJoseIndexHTTPStreamerSessionSanJose. getIndexLive(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName)Deprecated.voidHTTPStreamerSessionSanJose. indexTranscoderVOD(IHTTPStreamerApplicationContext appContext, String vodTranscodeNGRP)Deprecated.
- 
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.smoothstreaming.fileMethods in com.wowza.wms.httpstreamer.smoothstreaming.file that return IHTTPStreamerApplicationContext Modifier and Type Method Description IHTTPStreamerApplicationContextIHTTPStreamerSmoothStreamerIndex. getAppContext()Deprecated.Methods in com.wowza.wms.httpstreamer.smoothstreaming.file with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description voidIHTTPStreamerSmoothStreamerIndex. init(IHTTPStreamerSession httpStreamerSession, IHTTPStreamerApplicationContext appContext, String streamExt, String streamName, long playStart, long playDuration, long playSeek, String vodTranscodeNGRP)Deprecated.
- 
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.smoothstreaming.httpstreamerMethods in com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description com.wowza.wms.httpstreamer.smoothstreaming.file.IHTTPStreamerSmoothStreamerIndexHTTPStreamerSessionSmoothStreamer. getIndex(IHTTPStreamerSession httpStreamerSession, IHTTPStreamerApplicationContext appContext, String streamExt, String streamName, long playStart, long playDuration, long playSeek, String vodTranscodeNGRP)Deprecated.voidHTTPStreamerSessionSmoothStreamer. indexTranscoderVOD(IHTTPStreamerApplicationContext appContext, String vodTranscodeNGRP)Deprecated.
- 
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizerFields in com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer declared as IHTTPStreamerApplicationContext Modifier and Type Field Description protected IHTTPStreamerApplicationContextLiveStreamPacketizerSmoothStreaming. appContextDeprecated.
- 
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.smoothstreaming.utilMethods in com.wowza.wms.httpstreamer.smoothstreaming.util with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description static com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer.SmoothStreamingLivePlaylistLiveStreamPacketizerSmoothStreamerUtils. parseLivePlaylist(IHTTPStreamerApplicationContext appContext, String streamName, String streamExt, IHTTPStreamerSession httpStreamerSession)Deprecated.
 
-