@ChannelHandler.Sharable
public class SMTPChannelUpstreamHandler
extends org.apache.james.protocols.netty.BasicChannelUpstreamHandler
ChannelUpstreamHandler which is used by the SMTPServer| Constructor and Description |
|---|
SMTPChannelUpstreamHandler(org.apache.james.protocols.api.Protocol protocol,
org.slf4j.Logger logger) |
SMTPChannelUpstreamHandler(org.apache.james.protocols.api.Protocol protocol,
org.slf4j.Logger logger,
org.apache.james.protocols.api.Encryption encryption) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanup(org.jboss.netty.channel.ChannelHandlerContext ctx)
Cleanup temporary files
|
channelBound, channelClosed, channelConnected, channelDisconnected, createSession, exceptionCaught, messageReceivedpublic SMTPChannelUpstreamHandler(org.apache.james.protocols.api.Protocol protocol,
org.slf4j.Logger logger,
org.apache.james.protocols.api.Encryption encryption)
public SMTPChannelUpstreamHandler(org.apache.james.protocols.api.Protocol protocol,
org.slf4j.Logger logger)
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.