|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Encoder
The Encoder interfaces defines how developers can provide a way to convert their custom objects into web socket messages.
| Nested Class Summary | |
|---|---|
static interface |
Encoder.Binary<T>
This interface defines how to provide a way to convert a custom object into a binary message. |
static interface |
Encoder.Text<T>
This interface defines how to provide a way to convert a custom object into a text message. |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||