public class WaitEventHandler extends java.lang.Object implements ClientWebSocketService.EventHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
WaitEventHandler.ResultEvent |
| Modifier and Type | Field and Description |
|---|---|
java.util.Set<WaitEventHandler.ResultEvent> |
requests |
| Constructor and Description |
|---|
WaitEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(WebSocketEvent result) |
public java.util.Set<WaitEventHandler.ResultEvent> requests
public void process(WebSocketEvent result)
process in interface ClientWebSocketService.EventHandler