Uses of Interface
com.wowza.wms.rtp.transport.IUDPTransportSession
- 
Packages that use IUDPTransportSession Package Description com.wowza.wms.rtp.model com.wowza.wms.rtp.transport 
- 
- 
Uses of IUDPTransportSession in com.wowza.wms.rtp.modelMethods in com.wowza.wms.rtp.model with parameters of type IUDPTransportSession Modifier and Type Method Description voidRTPPort. sessionClosed(IUDPTransportSession session)voidRTPPort. sessionOpened(IUDPTransportSession session)
- 
Uses of IUDPTransportSession in com.wowza.wms.rtp.transportMethods in com.wowza.wms.rtp.transport with parameters of type IUDPTransportSession Modifier and Type Method Description voidIUDPMessageHandler. sessionClosed(IUDPTransportSession session)voidIUDPMessageHandler. sessionOpened(IUDPTransportSession session)
 
-