|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ListeningPointImpl | |
---|---|
gov.nist.javax.sip.stack | This package implements the main protocol abstractions that are defined by the SIP RFC 3261. |
Uses of ListeningPointImpl in gov.nist.javax.sip.stack |
---|
Methods in gov.nist.javax.sip.stack that return ListeningPointImpl | |
---|---|
ListeningPointImpl |
MessageProcessor.getListeningPoint()
|
Methods in gov.nist.javax.sip.stack with parameters of type ListeningPointImpl | |
---|---|
SIPClientTransaction |
SIPTransactionStack.findSubscribeTransaction(SIPRequest notifyMessage,
ListeningPointImpl listeningPoint)
Find a matching client SUBSCRIBE to the incoming notify. |
void |
MessageProcessor.setListeningPoint(ListeningPointImpl lp)
|
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |