Package | Description |
---|---|
reactor.io.net.codec.syslog |
Decoding using the syslog format.
|
Modifier and Type | Method and Description |
---|---|
Function<Buffer,SyslogMessage> |
SyslogCodec.decoder(Consumer<SyslogMessage> next) |
Modifier and Type | Method and Description |
---|---|
Function<Buffer,SyslogMessage> |
SyslogCodec.decoder(Consumer<SyslogMessage> next) |
Copyright © 2016. All rights reserved.