public interface Encoder
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | Encoder.Binary<T> | 
| static interface  | Encoder.BinaryStream<T> | 
| static interface  | Encoder.Text<T> | 
| static interface  | Encoder.TextStream<T> | 
| Modifier and Type | Method and Description | 
|---|---|
| void | destroy() | 
| void | init(EndpointConfig endpointConfig) | 
void init(EndpointConfig endpointConfig)
void destroy()
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.