|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Version | |
---|---|
gov.nist.javax.sdp | Preliminary implementation of the javax.sdp package (JSR 141 see JSR 141 ) |
gov.nist.javax.sdp.fields | Classes for SDP Fields. |
javax.sdp | This is a preliminary version of the javax.sdp package based on the public review version JSR 141 . |
Uses of Version in gov.nist.javax.sdp |
---|
Methods in gov.nist.javax.sdp that return Version | |
---|---|
Version |
SessionDescriptionImpl.getVersion()
Returns the version of SDP in use. |
Methods in gov.nist.javax.sdp with parameters of type Version | |
---|---|
void |
SessionDescriptionImpl.setVersion(Version v)
Sets the version of SDP in use. |
Uses of Version in gov.nist.javax.sdp.fields |
---|
Classes in gov.nist.javax.sdp.fields that implement Version | |
---|---|
class |
ProtoVersionField
Proto version field of SDP announce. |
Uses of Version in javax.sdp |
---|
Methods in javax.sdp that return Version | |
---|---|
Version |
SdpFactory.createVersion(int value)
Returns Version object with the specified values. |
Version |
SessionDescription.getVersion()
Returns the version of SDP in use. |
Methods in javax.sdp with parameters of type Version | |
---|---|
void |
SessionDescription.setVersion(Version v)
Sets the version of SDP in use. |
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |