|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Listens on remote properties send from clients.
The events are fired by the RequestBroker instance. Is triggered for arriving topic __sys__remoteProperties.
| Method Summary | |
void |
update(SessionInfo sessionInfo,
java.util.Map remoteProperties)
Invoked when RemoteProperties have arrived. |
| Method Detail |
public void update(SessionInfo sessionInfo,
java.util.Map remoteProperties)
sessionInfo - The client sending the properties,
the remoteProperties are added to this sessionInfo alreadyremoteProperties - Key is a string, value is of type ClientProperties
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||