Uses of Package
javax.media.rtp

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

Classes in javax.media.rtp used by javax.media.rtp
DataChannel
          Deprecated. This inferface has been replaced with the RTPConnector interface.
InvalidSessionAddressException
          Exception thrown from initSession(), startSession(), setDestinationAddress() if any of the InetAddress passed as parameters are not local host address in case of local interfaces, or cannot be resolved in case of remote addresses.
Participant
          This interface represents one participant in an RTP session.
RTPPushDataSource
          Deprecated. This inferface has been replaced with the RTPConnector interface.
RTPStream
          Interface RTPStream -- base interface representing a stream within an RTP session.
SessionManagerException
          The RTPSM Exception class which must be subclassed by all exception classes of the SessionManager
SSRCInUseException
          Exception thrown from initSession(), startSession(), setDestinationAddress() if any of the InetAddress passed as parameters are not local host address in case of local interfaces, or cannot be resolved in case of remote addresses.