Package | Description |
---|---|
org.menacheri.jetserver.protocols.impl |
Modifier and Type | Field and Description |
---|---|
private TextWebsocketEncoder |
WebSocketProtocol.textWebsocketEncoder
Used to encode the outgoing Event objects to JSon string representation.
|
Modifier and Type | Method and Description |
---|---|
TextWebsocketEncoder |
WebSocketProtocol.getTextWebsocketEncoder() |
Modifier and Type | Method and Description |
---|---|
void |
WebSocketProtocol.setTextWebsocketEncoder(TextWebsocketEncoder textWebsocketEncoder) |
Copyright © 2013. All Rights Reserved.