@UnstableApi public final class SmtpRequestEncoder extends io.netty.handler.codec.MessageToMessageEncoder<Object>
Constructor and Description |
---|
SmtpRequestEncoder() |
Modifier and Type | Method and Description |
---|---|
boolean |
acceptOutboundMessage(Object msg) |
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
Object msg,
List<Object> out) |
bind, close, connect, deregister, disconnect, flush, read
ensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharable
Copyright © 2008–2019 The Netty Project. All rights reserved.