Uses of Class
com.wowza.wms.pushpublish.model.PushPublishContext
-
Packages that use PushPublishContext Package Description com.wowza.wms.pushpublish.model com.wowza.wms.vhost -
-
Uses of PushPublishContext in com.wowza.wms.pushpublish.model
Fields in com.wowza.wms.pushpublish.model with type parameters of type PushPublishContext Modifier and Type Field Description static Class<PushPublishContext>
PushPublishContext. CLASS
-
Uses of PushPublishContext in com.wowza.wms.vhost
Methods in com.wowza.wms.vhost that return PushPublishContext Modifier and Type Method Description PushPublishContext
IVHost. getPushPublishContext()
Get the push publish context
-