javax.servlet.sip.ar package contains Application Router interfacesSee: Description
| Interface | Description |
|---|---|
| SipApplicationRouter |
This interface class specifies the API between the container and the
application router.
|
| Class | 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.
|
| SipApplicationRoutingRegion |
A class that represents the application routing region.
|
| 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.
|
| Enum | Description |
|---|---|
| SipApplicationRoutingDirective |
Routing directives that an application can select to qualify its actions in some cases.
|
| 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.
|
| SipTargetedRequestType |
Type of targeted request
|
javax.servlet.sip.ar package contains Application Router interfaces
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.