| Package | Description |
|---|---|
| io.netty.handler.codec.smtp |
SMTP codec.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSmtpResponse
Default
SmtpResponse implementation. |
| Modifier and Type | Method and Description |
|---|---|
protected SmtpResponse |
SmtpResponseDecoder.decode(ChannelHandlerContext ctx,
ByteBuf buffer) |
Copyright © 2008–2017 The Netty Project. All rights reserved.