public class RadioMessageCodec extends AbstractCodec
| Modifier and Type | Class and Description |
|---|---|
static class |
RadioMessageCodec.Config |
static interface |
RadioMessageCodec.Factory |
configuration| Constructor and Description |
|---|
RadioMessageCodec(Configuration configuration,
org.msgpack.MessagePack messagePack) |
| Modifier and Type | Method and Description |
|---|---|
Message |
decode(RawMessage rawMessage) |
CodecAggregator |
getAggregator() |
getConfiguration, getNamepublic RadioMessageCodec(Configuration configuration, org.msgpack.MessagePack messagePack)
@Nullable public Message decode(@Nonnull RawMessage rawMessage)
@Nullable public CodecAggregator getAggregator()
getAggregator in interface CodecgetAggregator in class AbstractCodecCopyright © 2012-2015 Graylog, Inc.. All Rights Reserved.