|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.resource.sip11.ClusteredSipActivityManagement
public class ClusteredSipActivityManagement
The clustered implementation of SipActivityManagement.
It replicates handles for established dialogs.
| Constructor Summary | |
|---|---|
ClusteredSipActivityManagement(org.mobicents.ha.javax.sip.ClusteredSipStack sipStack)
|
|
| Method Summary | |
|---|---|
Wrapper |
get(SipActivityHandle handle)
|
void |
put(SipActivityHandle handle,
Wrapper activity)
|
Wrapper |
remove(SipActivityHandle handle)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClusteredSipActivityManagement(org.mobicents.ha.javax.sip.ClusteredSipStack sipStack)
sipStack - | Method Detail |
|---|
public Wrapper get(SipActivityHandle handle)
get in interface SipActivityManagement
public void put(SipActivityHandle handle,
Wrapper activity)
put in interface SipActivityManagementpublic Wrapper remove(SipActivityHandle handle)
remove in interface SipActivityManagement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||