Uses of Package
javax.servlet.sip.ar

Packages that use javax.servlet.sip.ar
javax.servlet.sip   
javax.servlet.sip.ar   
javax.servlet.sip.ar.spi   
 

Classes in javax.servlet.sip.ar used by javax.servlet.sip
SipApplicationRoutingDirective
          Routing directives that an application can select to qualify its actions in some cases.
SipApplicationRoutingRegion
          A class that represents the application routing region.
 

Classes in javax.servlet.sip.ar used by javax.servlet.sip.ar
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 returned route 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
 

Classes in javax.servlet.sip.ar used by javax.servlet.sip.ar.spi
SipApplicationRouter
          This interface class specifies the API between the container and the application router.
 



Copyright © 2012. All Rights Reserved.