public abstract class CoderAdapter
extends java.lang.Object
Encoder and Decoder which implements lifecycle
methods.| Constructor and Description |
|---|
CoderAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
This method does nothing.
|
void |
init(javax.websocket.EndpointConfig config)
This method does nothing.
|
Copyright © 2012–2020 Oracle Corporation. All rights reserved.