Decoder.Binary<T>, Decoder.BinaryStream<T>, Decoder.Text<T>, Decoder.TextStream<T>public interface Decoder
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
Decoder.Binary<T> |
|
static interface |
Decoder.BinaryStream<T> |
|
static interface |
Decoder.Text<T> |
|
static interface |
Decoder.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.