gov.nist.javax.sdp |
|
Java Source File Name | Type | Comment |
MediaDescriptionImpl.java | Class | Field implementation of Media Description interface. |
SdpConstants.java | Interface | The SdpConstants class contains the RTP/AVP related constants. |
SdpEncoderImpl.java | Class | Implementation of SDP encoder. |
SdpException.java | Class | The SdpException defines a general exception for the SDP classes
to throw when they encounter a difficulty. |
SdpFactory.java | Class | The SdpFactory enables applications to encode and decode SDP messages.
The SdpFactory can be used to construct a SessionDescription
object programmatically. |
SdpParseException.java | Class | The SdpParseException encapsulates the information thrown when an
error occurs during SDP parsing. |
SessionDescriptionImpl.java | Class | Implementation of the SessionDescription interface. |
TimeDescriptionImpl.java | Class | |