Package | Description |
---|---|
javax.servlet.sip |
The javax.servlet.sip package is the API for the SIP Servlets developed under JSR 359, this v2.0 version updates v1.1 developed under JSR 289.
|
javax.servlet.sip.ar |
The
javax.servlet.sip.ar package contains Application Router interfaces |
javax.servlet.sip.ar.spi |
The
javax.servlet.sip.ar.spi package contains application router service
provider interfaces. |
Class and Description |
---|
SipApplicationRoutingDirective
Routing directives that an application can select to qualify its actions in some cases.
|
SipApplicationRoutingRegion
A class that represents the application routing region.
|
Class and Description |
---|
SipApplicationRouterInfo
The SipApplicationRouterInfo class encapsulates the different pieces of
information that the application router returns to the container when the
container calls the SipApplicationRouter.getNextApplication() method.
|
SipApplicationRoutingDirective
Routing directives that an application can select to qualify its actions in some cases.
|
SipApplicationRoutingRegion
A class that represents the application routing region.
|
SipApplicationRoutingRegionType
Routing regions used in the application selection process.
|
SipRouteModifier
Route modifiers as returned by the Application Router, used to interpret the
routes returned from the router.
|
SipTargetedRequestInfo
The SipTargetedRequestInfo class encapsulates the information that the
container provides to the application router when the container calls the
SipApplicationRouter.getNextApplication() method and the initial request is a
targeted one.
|
SipTargetedRequestType
Type of targeted request
|
Class and Description |
---|
SipApplicationRouter
This interface class specifies the API between the container and the
application router.
|
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.