|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mobicents.slee.sippresence.server.publication.PresenceCompositionPolicy
public class PresenceCompositionPolicy
| Constructor Summary | |
|---|---|
PresenceCompositionPolicy()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
compose(java.lang.Object state1,
java.lang.Object state2)
|
Presence |
compose(Presence presence,
Presence otherPresence)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PresenceCompositionPolicy()
| Method Detail |
|---|
public java.lang.Object compose(java.lang.Object state1,
java.lang.Object state2)
compose in interface StateComposer
public Presence compose(Presence presence,
Presence otherPresence)
presence - the new state to add to the compositionotherPresence - the current presence composition state
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||