public abstract class CoderAdapter extends 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–2017 Oracle Corporation. All rights reserved.