|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NodeSynchronization
| Method Summary | |
|---|---|
void |
addSocket(DefaultWebsocket socket)
Adds the web socket to both (always if present) stores. |
void |
removeSocket(DefaultWebsocket socket)
Removes the Websocket from both stores |
void |
removeSocket(String id)
Removes the Websocket from both stores |
| Method Detail |
|---|
void addSocket(DefaultWebsocket socket)
socket - the web socketvoid removeSocket(String id)
id - id of the web socketvoid removeSocket(DefaultWebsocket socket)
socket - web socket to remove
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||