|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SDPObject | |
---|---|
gov.nist.javax.sdp.fields | Classes for SDP Fields. |
Uses of SDPObject in gov.nist.javax.sdp.fields |
---|
Subclasses of SDPObject in gov.nist.javax.sdp.fields | |
---|---|
class |
AttributeField
Attribute Field. |
class |
BandwidthField
Bandwidth field of a SDP header. |
class |
ConnectionAddress
Connection Address of the SDP header (appears as part of the Connection field) |
class |
ConnectionField
Connectin Field of the SDP request. |
class |
Email
Email address record. |
class |
EmailAddress
email address field of the SDP header. |
class |
EmailField
email field in the SDP announce. |
class |
InformationField
Information field implementation |
class |
KeyField
Key field part of an SDP header. |
class |
MediaField
Media field SDP header. |
class |
OriginField
Origin Field SDP header |
class |
PhoneField
Phone Field SDP header |
class |
ProtoVersionField
Proto version field of SDP announce. |
class |
RepeatField
Repeat SDP Field (part of the time field). |
class |
SDPField
Placeholder root class for SDP headers. |
class |
SDPFieldList
A list of SDP Fields. |
class |
SDPFormat
Media Description SDP header |
class |
SessionNameField
|
class |
TimeField
Time Field. |
class |
TypedTime
Typed time SDP field. |
class |
URIField
Implementation of URI field. |
class |
ZoneAdjustment
Zone adjustment class. |
class |
ZoneField
Z= SDP field. |
Methods in gov.nist.javax.sdp.fields that return SDPObject | |
---|---|
SDPObject |
SDPFieldList.first()
|
SDPObject |
SDPFieldList.next()
|
Methods in gov.nist.javax.sdp.fields with parameters of type SDPObject | |
---|---|
void |
SDPObjectList.add(SDPObject s)
Add an sdp object to this list. |
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |