|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Wrapper | |
|---|---|
| org.mobicents.slee.resource.sip11 | |
| org.mobicents.slee.resource.sip11.wrappers | |
| Uses of Wrapper in org.mobicents.slee.resource.sip11 |
|---|
| Methods in org.mobicents.slee.resource.sip11 that return Wrapper | |
|---|---|
Wrapper |
SipActivityManagement.get(SipActivityHandle handle)
|
Wrapper |
LocalSipActivityManagement.get(SipActivityHandle handle)
|
Wrapper |
ClusteredSipActivityManagement.get(SipActivityHandle handle)
|
Wrapper |
SipActivityHandle.getActivity()
Retrieves the activity related with the handle. |
Wrapper |
SipActivityManagement.remove(SipActivityHandle handle)
|
Wrapper |
LocalSipActivityManagement.remove(SipActivityHandle handle)
|
Wrapper |
ClusteredSipActivityManagement.remove(SipActivityHandle handle)
|
| Methods in org.mobicents.slee.resource.sip11 with parameters of type Wrapper | |
|---|---|
boolean |
SipResourceAdaptor.addActivity(Wrapper wrapperActivity)
|
boolean |
SipResourceAdaptor.addSuspendedActivity(Wrapper wrapperActivity)
|
protected boolean |
SipResourceAdaptor.endActivity(Wrapper activity)
|
void |
SipActivityManagement.put(SipActivityHandle handle,
Wrapper activity)
|
void |
LocalSipActivityManagement.put(SipActivityHandle handle,
Wrapper activity)
|
void |
ClusteredSipActivityManagement.put(SipActivityHandle handle,
Wrapper activity)
|
void |
SipActivityHandle.setActivity(Wrapper activity)
Sets the activity related with the handle. |
| Uses of Wrapper in org.mobicents.slee.resource.sip11.wrappers |
|---|
| Subclasses of Wrapper in org.mobicents.slee.resource.sip11.wrappers | |
|---|---|
class |
ClientDialogWrapper
|
class |
ClientTransactionWrapper
Wrapper for a ClientTransaction |
class |
DialogWrapper
Abstract dialog wrapper code. |
class |
NullClientTransactionWrapper
A dummy client tx wrapper for a non existent client transaction, used when firing out of dialog late responses. |
class |
ServerTransactionWrapper
A wrapper for ServerTransaction |
class |
TransactionWrapper
The base class for client and server transaction wrappers. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||