See: Description
Interface | Description |
---|---|
Address |
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.
|
Hop |
The Hop interface defines a location a request can transit on the way to
its destination, i.e.
|
Router |
The Router interface may be implemented by the application to provide custom
routing logic.
|
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.
|
Additionally this package contains a AddressFactory class that defines
methods for creating new addressing attributes. The AddressFactory is a
singleton object, which can be obtained from the SipFactory
.
Copyright © 2018. All Rights Reserved.