Uses of Interface
com.wowza.wms.pushpublish.model.IPushPublishHTTPOutputBuilder
- 
Packages that use IPushPublishHTTPOutputBuilder Package Description com.wowza.wms.pushpublish.model com.wowza.wms.pushpublish.protocol.cupertino 
- 
- 
Uses of IPushPublishHTTPOutputBuilder in com.wowza.wms.pushpublish.modelMethods in com.wowza.wms.pushpublish.model with parameters of type IPushPublishHTTPOutputBuilder Modifier and Type Method Description voidPushPublishHTTPPusher. resetNewPacketizer(IPushPublishHTTPOutputBuilder builder, ILiveStreamPacketizer liveStreamPacketizer)Constructors in com.wowza.wms.pushpublish.model with parameters of type IPushPublishHTTPOutputBuilder Constructor Description PushPublishHTTPPusher(IPushPublishHTTPOutputBuilder builder, String name)PushPublishHTTPPusher(IPushPublishHTTPOutputBuilder builder, String name, int maxQueueSize)
- 
Uses of IPushPublishHTTPOutputBuilder in com.wowza.wms.pushpublish.protocol.cupertinoClasses in com.wowza.wms.pushpublish.protocol.cupertino that implement IPushPublishHTTPOutputBuilder Modifier and Type Class Description classPushPublishHTTPCupertinoclassPushPublishHTTPCupertinoAkamaiHandlerclassPushPublishHTTPCupertinoCloudStorageHandlerclassPushPublishHTTPCupertinoCloudStorageHandler2classPushPublishHTTPCupertinoGoogleHandlerclassPushPublishHTTPCupertinoWowzaVideoHandler
 
-