- java.lang.Object
-
- org.glassfish.tyrus.sample.chat.chatdata.ChatDecoder
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface jakarta.websocket.Decoder
jakarta.websocket.Decoder.Binary<T>, jakarta.websocket.Decoder.BinaryStream<T>, jakarta.websocket.Decoder.Text<T>, jakarta.websocket.Decoder.TextStream<T>
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ChatDecoder
public ChatDecoder()
-
Method Detail
-
destroy
public void destroy()
- Specified by:
destroy in interface jakarta.websocket.Decoder
Copyright © 2012–2021 Oracle Corporation. All rights reserved.