Uses of Interface
com.wowza.wms.netconnection.INetConnectionPublisher
-
Packages that use INetConnectionPublisher Package Description com.wowza.wms.netconnection com.wowza.wms.pushpublish.protocol.rtmp -
-
Uses of INetConnectionPublisher in com.wowza.wms.netconnection
Methods in com.wowza.wms.netconnection that return INetConnectionPublisher Modifier and Type Method Description INetConnectionPublisher
INetConnection. getPublishHandler()
Methods in com.wowza.wms.netconnection with parameters of type INetConnectionPublisher Modifier and Type Method Description void
INetConnection. setPublishHandler(INetConnectionPublisher publishHandler)
-
Uses of INetConnectionPublisher in com.wowza.wms.pushpublish.protocol.rtmp
Classes in com.wowza.wms.pushpublish.protocol.rtmp that implement INetConnectionPublisher Modifier and Type Class Description class
PushPublishRTMPNetConnectionPublisher
-