- java.lang.Object
-
- org.apache.johnzon.websocket.mapper.JohnzonTextEncoder
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface javax.websocket.Encoder
javax.websocket.Encoder.Binary<T>, javax.websocket.Encoder.BinaryStream<T>, javax.websocket.Encoder.Text<T>, javax.websocket.Encoder.TextStream<T>
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private org.apache.johnzon.mapper.Mapper |
mapper |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
destroy
public void destroy()
- Specified by:
destroy
in interface javax.websocket.Encoder
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.