public final class Utf8SmtpResponseDecoder
extends io.netty.handler.codec.LineBasedFrameDecoder
| Constructor and Description |
|---|
Utf8SmtpResponseDecoder(int maxLineLength)
Creates a new instance that enforces the given
maxLineLength. |
| Modifier and Type | Method and Description |
|---|---|
protected io.netty.handler.codec.smtp.SmtpResponse |
decode(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf buffer) |
actualReadableBytes, callDecode, channelInactive, channelRead, channelReadComplete, decodeLast, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setDiscardAfterReads, setSingleDecode, userEventTriggeredchannelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaughtCopyright © 2018. All rights reserved.