Class TypeAwareDecoder
- java.lang.Object
- 
- org.apache.johnzon.websocket.internal.TypeAwareDecoder
 
- 
- Direct Known Subclasses:
- JsonbTextDecoder
 
 public abstract class TypeAwareDecoder extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description TypeAwareDecoder()TypeAwareDecoder(Type type)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidinit(jakarta.websocket.EndpointConfig endpointConfig)
 
-