|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.resource.sip11.SipActivityHandle
public abstract class SipActivityHandle
Base class for SIP RA activity handles, which provides a link to the related activity object.
| Constructor Summary | |
|---|---|
SipActivityHandle()
|
|
| Method Summary | |
|---|---|
Wrapper |
getActivity()
Retrieves the activity related with the handle. |
abstract boolean |
isReplicated()
|
void |
setActivity(Wrapper activity)
Sets the activity related with the handle. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.slee.resource.ActivityHandle |
|---|
equals, hashCode |
| Constructor Detail |
|---|
public SipActivityHandle()
| Method Detail |
|---|
public abstract boolean isReplicated()
public Wrapper getActivity()
public void setActivity(Wrapper activity)
activity -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||