| 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 | Interface and Description |
|---|---|
interface |
MDCTask
This interface allows to provide more MDC vars in addition to the affinity
object.
|
interface |
ThreadAffinityTask
All tasks that requires to be under ConcurrenyControlMode have to extend
this interface so they can be assigned to proper thread.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SIPClientTransactionImpl.TransactionTimer |
class |
SIPStackTimerTask
A subclass of TimerTask which runs TimerTask code within a try/catch block to
avoid killing the SIPTransactionStack timer thread.
|
protected class |
SIPTransactionStack.PingTimer |
class |
SocketTimeoutAuditor |
Copyright © 2018. All Rights Reserved.