public abstract class CoderAdapter extends Object
| Constructor and Description |
|---|
CoderAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
This method does nothing.
|
void |
init(EndpointConfig config)
This method does nothing.
|
public void init(EndpointConfig config)
config - the endpoint configuration object when being brought into service.public void destroy()
Copyright © 2012-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.