Uses of Interface
com.wowza.wms.rtp.transport.IUDPTransportSession
Packages that use IUDPTransportSession
-
Uses of IUDPTransportSession in com.wowza.wms.rtp.model
Methods in com.wowza.wms.rtp.model with parameters of type IUDPTransportSessionModifier and TypeMethodDescriptionvoid
RTPPort.sessionClosed
(IUDPTransportSession session) void
RTPPort.sessionOpened
(IUDPTransportSession session) -
Uses of IUDPTransportSession in com.wowza.wms.rtp.transport
Methods in com.wowza.wms.rtp.transport with parameters of type IUDPTransportSessionModifier and TypeMethodDescriptionvoid
IUDPMessageHandler.sessionClosed
(IUDPTransportSession session) void
IUDPMessageHandler.sessionOpened
(IUDPTransportSession session)