public class ExtendedSMTPSession
extends org.apache.james.protocols.smtp.SMTPSessionImpl
SMTPSession
implementation for use with NettyConstructor and Description |
---|
ExtendedSMTPSession(org.apache.james.protocols.smtp.SMTPConfiguration smtpConfiguration,
org.slf4j.Logger logger,
org.apache.james.protocols.api.ProtocolTransport transport) |
Modifier and Type | Method and Description |
---|---|
boolean |
verifyIdentity() |
getConfiguration, getRcptCount, isAuthSupported, isRelayingAllowed, newFatalErrorResponse, newLineTooLongResponse, resetState, setRelayingAllowed
getAttachment, getCharset, getConnectionState, getLineDelimiter, getLocalAddress, getLogger, getProtocolTransport, getPushedLineHandlerCount, getRemoteAddress, getSessionID, getState, getUser, isStartTLSSupported, isTLSStarted, popLineHandler, pushLineHandler, setAttachment, setUser
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttachment, getCharset, getConnectionState, getLineDelimiter, getLocalAddress, getLogger, getPushedLineHandlerCount, getRemoteAddress, getSessionID, getState, getUser, isStartTLSSupported, isTLSStarted, popLineHandler, pushLineHandler, setAttachment, setUser
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.