public class NullDecoder extends AbstractMessageDecoder<java.lang.Object>
| Modifier and Type | Field and Description |
|---|---|
static NullDecoder |
DECODER |
| Constructor and Description |
|---|
NullDecoder() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
decode(java.io.InputStream is) |
public static final NullDecoder DECODER