Package | Description |
---|---|
android.gov.nist.javax.sip |
This is the root of the JAIN implementation of SIP.
|
android.gov.nist.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
Modifier and Type | Field and Description |
---|---|
protected Hashtable<String,ListeningPointImpl> |
SipStackImpl.listeningPoints |
Modifier and Type | Method and Description |
---|---|
ListeningPointImpl |
MessageProcessor.getListeningPoint() |
Modifier and Type | Method and Description |
---|---|
SIPClientTransaction |
SIPTransactionStack.findSubscribeTransaction(SIPRequest notifyMessage,
ListeningPointImpl listeningPoint)
Find a matching client SUBSCRIBE to the incoming notify.
|
void |
MessageProcessor.setListeningPoint(ListeningPointImpl lp) |
Copyright © 2015. All Rights Reserved.