public class RandomHttpMessageCodec extends AbstractCodec
| Modifier and Type | Class and Description |
|---|---|
static class |
RandomHttpMessageCodec.Config |
static class |
RandomHttpMessageCodec.Descriptor |
static interface |
RandomHttpMessageCodec.Factory |
configuration| Constructor and Description |
|---|
RandomHttpMessageCodec(Configuration configuration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Modifier and Type | Method and Description |
|---|---|
Message |
decode(RawMessage rawMessage) |
CodecAggregator |
getAggregator() |
getConfiguration, getName@Inject public RandomHttpMessageCodec(Configuration configuration, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
@Nullable public Message decode(@Nonnull RawMessage rawMessage)
@Nullable public CodecAggregator getAggregator()
getAggregator in interface CodecgetAggregator in class AbstractCodecCopyright © 2012-2016 Graylog, Inc.. All Rights Reserved.