Class MessageDecoder
Object
MessageDecoder
-
Nested Class Summary
Nested classes/interfaces inherited from interface Decoder
Decoder.Binary<T>, Decoder.BinaryStream<T>, Decoder.Text<T>, Decoder.TextStream<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MessageDecoder
public MessageDecoder()
-
-
Method Details
-
decode
-
willDecode
-
init
public void init(EndpointConfig endpointConfig) - Specified by:
init
in interfaceDecoder
-
destroy
public void destroy()- Specified by:
destroy
in interfaceDecoder
-