|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PresenceAttribute | |
---|---|
com.ibm.soa.parlayx21.presence | Presence. |
Uses of PresenceAttribute in com.ibm.soa.parlayx21.presence |
---|
Methods in com.ibm.soa.parlayx21.presence that return PresenceAttribute | |
---|---|
PresenceAttribute[] |
PresenceConsumerProxy.getUserPresence(java.net.URI presentity,
PresenceAttributeType[] attributes)
|
PresenceAttribute[] |
PresenceConsumerBindingStub.getUserPresence(java.net.URI presentity,
PresenceAttributeType[] attributes)
|
PresenceAttribute[] |
PresenceConsumer.getUserPresence(java.net.URI presentity,
PresenceAttributeType[] attributes)
Returns the aggregated presence data of a presentity. |
Methods in com.ibm.soa.parlayx21.presence with parameters of type PresenceAttribute | |
---|---|
void |
PresenceSupplierProxy.publish(PresenceAttribute[] presence)
|
void |
PresenceSupplierBindingStub.publish(PresenceAttribute[] presence)
|
void |
PresenceSupplier.publish(PresenceAttribute[] presence)
The presentity publishes data about herself. |
void |
PresenceNotificationProxy.statusChanged(java.lang.String correlator,
java.net.URI presentity,
PresenceAttribute[] changedAttributes)
|
void |
PresenceNotificationBindingStub.statusChanged(java.lang.String correlator,
java.net.URI presentity,
PresenceAttribute[] changedAttributes)
|
void |
PresenceNotification.statusChanged(java.lang.String correlator,
java.net.URI presentity,
PresenceAttribute[] changedAttributes)
The asynchronous operation is called by the Web Service when an attribute for which notifications were requested changes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |