|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
javax.servlet.sip.ar
package contains Application Router interfaces
See:
Description
Interface Summary | |
---|---|
SipApplicationRouter | This interface class specifies the API between the container and the application router. |
Class Summary | |
---|---|
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 Summary | |
---|---|
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 |
The javax.servlet.sip.ar
package contains Application Router interfaces
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |