Uses of Package
javax.media.rtp.event

Packages that use javax.media.rtp.event
javax.media.rtp.event   
 

Classes in javax.media.rtp.event used by javax.media.rtp.event
ReceiveStreamEvent
          The ReceiveStreamEvent will notify a listener of all events that are received on a particular ReceiveStream.
RemoteEvent
          An RemoteEvent notifies users of events that occur from remote participants.
RTPEvent
          The Base class of all event notification in the SessionManager.
SendStreamEvent
          The SendStreamEvent will notify a listener of all events that are received on a particular SendStream.
SessionEvent
          SessionEvent are events that pertain to the Session as a whole and that dont belong to a ReceiveStream in particular or a remote participant necessarily.
TimeoutEvent
          Informs the RTP listener that a certain SSRC has not sent packets in a long while and can be considered timed-out.