|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Router | |
---|---|
gov.nist.javax.sip.stack | This package implements the main protocol abstractions that are defined by the SIP RFC 3261. |
javax.sip | This package contains the main interfaces that model the architecture from both an application developer and a stack vendor view. |
Uses of Router in gov.nist.javax.sip.stack |
---|
Classes in gov.nist.javax.sip.stack that implement Router | |
---|---|
class |
DefaultRouter
This is the default router. |
Methods in gov.nist.javax.sip.stack that return Router | |
---|---|
Router |
SIPTransactionStack.getRouter()
|
Router |
SIPTransactionStack.getRouter(SIPRequest request)
Get the router algorithm. |
Uses of Router in javax.sip |
---|
Methods in javax.sip that return Router | |
---|---|
Router |
SipStack.getRouter()
Gets the Router object that identifies the default Router information of this SipStack. |
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |