|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javax.sip.address | |
gov.nist.javax.sip | This is the root of the JAIN implementation of SIP. |
gov.nist.javax.sip.address | Implementation of the address package of the JAIN SIP API. |
gov.nist.javax.sip.header | Contains implementations of the SIP headers as defined in JAIN-SIP 1.1 and an implementation of the JAIN-SIP header factory. |
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.header | This package contains all the headers interfaces supported by this specification. |
javax.sip.message |
Classes in javax.sip.address used by gov.nist.javax.sipRouter
|
The Router interface defines accessor methods to retrieve the default Route and Outbound Proxy of this SipStack. |
Classes in javax.sip.address used by gov.nist.javax.sip.addressAddress
|
This interface represents a user's display name and URI address. AddressFactory
|
This interface provides factory methods that allow an application to create Address objects, URI's, SipURI's and TelURL's from a particular implementation of this specification. SipURI
|
This class represents SIP URIs, that may have either a sip: or
sips: scheme. TelURL
|
This class represents Tel URLs, which are used for addressing. URI
|
This class represents a generic URI. |
Classes in javax.sip.address used by gov.nist.javax.sip.headerAddress
|
This interface represents a user's display name and URI address. URI
|
This class represents a generic URI. |
Classes in javax.sip.address used by gov.nist.javax.sip.stackAddress
|
This interface represents a user's display name and URI address. Hop
|
The Hop interface defines a location a request can transit on the way to its destination, i.e. a route. Router
|
The Router interface defines accessor methods to retrieve the default Route and Outbound Proxy of this SipStack. |
Classes in javax.sip.address used by javax.sipAddress
|
This interface represents a user's display name and URI address. AddressFactory
|
This interface provides factory methods that allow an application to create Address objects, URI's, SipURI's and TelURL's from a particular implementation of this specification. Router
|
The Router interface defines accessor methods to retrieve the default Route and Outbound Proxy of this SipStack. |
Classes in javax.sip.address used by javax.sip.addressAddress
|
This interface represents a user's display name and URI address. Hop
|
The Hop interface defines a location a request can transit on the way to its destination, i.e. a route. SipURI
|
This class represents SIP URIs, that may have either a sip: or
sips: scheme. TelURL
|
This class represents Tel URLs, which are used for addressing. URI
|
This class represents a generic URI. |
Classes in javax.sip.address used by javax.sip.headerAddress
|
This interface represents a user's display name and URI address. URI
|
This class represents a generic URI. |
Classes in javax.sip.address used by javax.sip.messageURI
|
This class represents a generic URI. |
|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |