| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
The 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
For a complete specification document on the SIP Servlests please visit the JSR 289 home page
| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
 Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.
Java SIP Servlet API 1.1 Reference
Part Number E17883-01