| Package | Description |
|---|---|
| org.apache.james.protocols.lmtp | |
| org.apache.james.protocols.smtp |
| Modifier and Type | Class and Description |
|---|---|
class |
LMTPConfiguration
A
ProtocolConfigurationImpl which is used in the context of LMTP |
class |
LMTPConfigurationImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
SMTPConfigurationImpl
SMTPConfiguration implementation which allows to set and get various configuration params. |
| Modifier and Type | Method and Description |
|---|---|
SMTPConfiguration |
SMTPSessionImpl.getConfiguration() |
SMTPConfiguration |
SMTPSession.getConfiguration()
Returns the service wide configuration
|
| Constructor and Description |
|---|
SMTPProtocol(ProtocolHandlerChain chain,
SMTPConfiguration config,
Logger logger) |
SMTPSessionImpl(Logger logger,
ProtocolTransport transport,
SMTPConfiguration config) |
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.