Package org.apache.james.protocols.smtp

Interface Summary
DNSService Provides abstraction for DNS resolutions.
MailEnvelope The MailEnvelope of a SMTP-Transaction
SMTPConfiguration Provides a number of server-wide constant values to the SMTPHandlers
SMTPServerMBean An interface to expose James management functionality through JMX.
SMTPSession All the handlers access this interface to communicate with SMTPHandler object
 

Class Summary
MailEnvelopeImpl MailEnvelope implementation which stores everything in memory
SMTPRequest SMTPRequest which contains a command and an optional argument
SMTPResponse Contains an SMTP result
SMTPRetCode Result code defined in RFC 2821
 

Exception Summary
TemporaryResolutionException  
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.