|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javax.sip.message | |
gov.nist.javax.sip | This is the root of the JAIN implementation of SIP. |
gov.nist.javax.sip.stack | This package contains the classes for building a SIP stack. |
javax.sip | This package contains the main interfaces that model the JAIN SIP architectute from both an application developer and a stack vendor view. |
javax.sip.address | This package contains interfaces that represent the Addressing components of the SIP protocol. |
javax.sip.message |
Classes in javax.sip.message used by gov.nist.javax.sipRequest
|
A SIP Request is a request from a client to a server. Response
|
A Response message is sent by a recipient of Request once it has received and interpreted the Request. |
Classes in javax.sip.message used by gov.nist.javax.sip.stackRequest
|
A SIP Request is a request from a client to a server. Response
|
A Response message is sent by a recipient of Request once it has received and interpreted the Request. |
Classes in javax.sip.message used by javax.sipMessageFactory
|
This interface provides factory methods that allow an application to create Request and Response messages from a particular implementation of JAIN SIP. Request
|
A SIP Request is a request from a client to a server. Response
|
A Response message is sent by a recipient of Request once it has received and interpreted the Request. |
Classes in javax.sip.message used by javax.sip.addressRequest
|
A SIP Request is a request from a client to a server. |
Classes in javax.sip.message used by javax.sip.messageMessage
|
A SIP message is either a request from a client to a server, or a response from a server to a client. Request
|
A SIP Request is a request from a client to a server. Response
|
A Response message is sent by a recipient of Request once it has received and interpreted the Request. |
|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |