Uses of Interface
com.wowza.wms.pushpublish.model.IPushPublishHTTPOutputBuilder
-
Packages that use IPushPublishHTTPOutputBuilder Package Description com.wowza.video.pushpublish.protocol.cupertino com.wowza.wms.pushpublish.model com.wowza.wms.pushpublish.protocol.cupertino -
-
Uses of IPushPublishHTTPOutputBuilder in com.wowza.video.pushpublish.protocol.cupertino
Classes in com.wowza.video.pushpublish.protocol.cupertino with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw IPushPublishHTTPOutputBuilder Modifier and Type Class Description class
com.wowza.video.pushpublish.protocol.cupertino.PushPublishVideoHTTPCupertinoCloudStorageHandler
-
Uses of IPushPublishHTTPOutputBuilder in com.wowza.wms.pushpublish.model
Methods in com.wowza.wms.pushpublish.model with parameters of type IPushPublishHTTPOutputBuilder Modifier and Type Method Description void
PushPublishHTTPPusher. 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.cupertino
Classes in com.wowza.wms.pushpublish.protocol.cupertino that implement IPushPublishHTTPOutputBuilder Modifier and Type Class Description class
PushPublishHTTPCupertino
class
PushPublishHTTPCupertinoAkamaiHandler
class
PushPublishHTTPCupertinoCloudStorageHandler
class
PushPublishHTTPCupertinoGoogleHandler
class
PushPublishHTTPCupertinoWowzaVideoHandler
-