Class MessageEncoder
Object
MessageEncoder
- All Implemented Interfaces:
Encoder, Encoder.Text<Message>
-
Nested Class Summary
Nested classes/interfaces inherited from interface jakarta.websocket.Encoder
Encoder.Binary<T>, Encoder.BinaryStream<T>, Encoder.Text<T>, Encoder.TextStream<T> -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MessageEncoder
public MessageEncoder()
-
-
Method Details
-
encode
-
init
public void init(EndpointConfig endpointConfig) - Specified by:
initin interfaceEncoder
-
destroy
public void destroy()- Specified by:
destroyin interfaceEncoder
-