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