public interface Decoder
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Decoder.Binary<T>
This interface defines how binary messages are converted.
|
static interface |
Decoder.Text<T>
This interface defines how text messages are converted.
|
Copyright © 2012 Oracle and/or its affiliates. All rights reserved.