|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionName | |
---|---|
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 SessionName in gov.nist.javax.sdp |
---|
Methods in gov.nist.javax.sdp that return SessionName | |
---|---|
SessionName |
SessionDescriptionImpl.getSessionName()
Returns the name of the session. |
Methods in gov.nist.javax.sdp with parameters of type SessionName | |
---|---|
void |
SessionDescriptionImpl.setSessionName(SessionName sessionName)
Sets the name of the session. |
Uses of SessionName in gov.nist.javax.sdp.fields |
---|
Classes in gov.nist.javax.sdp.fields that implement SessionName | |
---|---|
class |
SessionNameField
|
Uses of SessionName in javax.sdp |
---|
Methods in javax.sdp that return SessionName | |
---|---|
SessionName |
SdpFactory.createSessionName(String name)
Returns SessionName object with the specified name. |
SessionName |
SessionDescription.getSessionName()
Returns the name of the session. |
Methods in javax.sdp with parameters of type SessionName | |
---|---|
void |
SessionDescription.setSessionName(SessionName sessionName)
Sets the name of the session. |
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |