Package | Description |
---|---|
org.menacheri.jetserver.protocols.impl |
Modifier and Type | Field and Description |
---|---|
private TextWebsocketDecoder |
WebSocketProtocol.textWebsocketDecoder
Used to decode incoming JSon string objects to
Event objects. |
Modifier and Type | Method and Description |
---|---|
TextWebsocketDecoder |
WebSocketProtocol.getTextWebsocketDecoder() |
Modifier and Type | Method and Description |
---|---|
void |
WebSocketProtocol.setTextWebsocketDecoder(TextWebsocketDecoder textWebsocketDecoder) |
Copyright © 2013. All Rights Reserved.