Package javax.servlet.sip.ar

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 returned route from the router.
SipTargetedRequestType Type of targeted request
 



Copyright © 2012. All Rights Reserved.