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.netconnectionMethods in com.wowza.wms.netconnection that return INetConnectionPublisher Modifier and Type Method Description INetConnectionPublisherINetConnection. getPublishHandler()Methods in com.wowza.wms.netconnection with parameters of type INetConnectionPublisher Modifier and Type Method Description voidINetConnection. setPublishHandler(INetConnectionPublisher publishHandler)
- 
Uses of INetConnectionPublisher in com.wowza.wms.pushpublish.protocol.rtmpClasses in com.wowza.wms.pushpublish.protocol.rtmp that implement INetConnectionPublisher Modifier and Type Class Description classPushPublishRTMPNetConnectionPublisher
 
-