public abstract class TypeAwareDecoder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.reflect.Type |
type |
Constructor and Description |
---|
TypeAwareDecoder() |
TypeAwareDecoder(java.lang.reflect.Type type) |
Modifier and Type | Method and Description |
---|---|
protected void |
init(javax.websocket.EndpointConfig endpointConfig) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.