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, userEventTriggered
channelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught
Copyright © 2018. All rights reserved.