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-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.