Encoder.Binary<T>
, Encoder.BinaryStream<T>
, Encoder.Text<T>
, Encoder.TextStream<T>
public interface Encoder
Modifier and Type | Interface | 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 | Description |
---|---|---|
void |
destroy() |
|
void |
init(EndpointConfig endpointConfig) |
void init(EndpointConfig endpointConfig)
void destroy()
Copyright © 2000-2016 The Apache Software Foundation. All Rights Reserved.