Uses of Class
com.wowza.wms.pushpublish.model.PushPublishHTTPOutputItem
- 
Packages that use PushPublishHTTPOutputItem Package Description com.wowza.wms.pushpublish.model com.wowza.wms.pushpublish.protocol.cupertino com.wowza.wms.pushpublish.protocol.sanjose 
- 
- 
Uses of PushPublishHTTPOutputItem in com.wowza.wms.pushpublish.modelMethods in com.wowza.wms.pushpublish.model that return PushPublishHTTPOutputItem Modifier and Type Method Description PushPublishHTTPOutputItemIPushPublishHTTPOutputBuilder. createOutputItem(ILiveStreamPacketizer liveStreamPacketizer, int lastChunkIndex)Methods in com.wowza.wms.pushpublish.model with parameters of type PushPublishHTTPOutputItem Modifier and Type Method Description voidPushPublishHTTPPusher. addOutput(PushPublishHTTPOutputItem outputItem)voidIPushPublishHTTPOutputBuilder. outputSend(PushPublishHTTPOutputItem outputItem)
- 
Uses of PushPublishHTTPOutputItem in com.wowza.wms.pushpublish.protocol.cupertinoSubclasses of PushPublishHTTPOutputItem in com.wowza.wms.pushpublish.protocol.cupertino Modifier and Type Class Description classPushPublishHTTPCupertinoOutputItemMethods in com.wowza.wms.pushpublish.protocol.cupertino that return PushPublishHTTPOutputItem Modifier and Type Method Description PushPublishHTTPOutputItemPushPublishHTTPCupertino. createOutputItem(ILiveStreamPacketizer liveStreamPacketizer, int lastChunkIndex)Methods in com.wowza.wms.pushpublish.protocol.cupertino with parameters of type PushPublishHTTPOutputItem Modifier and Type Method Description voidPushPublishHTTPCupertino. outputSend(PushPublishHTTPOutputItem outputItem)
- 
Uses of PushPublishHTTPOutputItem in com.wowza.wms.pushpublish.protocol.sanjoseMethods in com.wowza.wms.pushpublish.protocol.sanjose that return PushPublishHTTPOutputItem Modifier and Type Method Description PushPublishHTTPOutputItemPushPublishHTTPSanJoseAkamaiHandler. createOutputItem(ILiveStreamPacketizer liveStreamPacketizer, int lastChunkIndex)Deprecated.Methods in com.wowza.wms.pushpublish.protocol.sanjose with parameters of type PushPublishHTTPOutputItem Modifier and Type Method Description voidPushPublishHTTPSanJoseAkamaiHandler. outputSend(PushPublishHTTPOutputItem outputItem)Deprecated.
 
-