Uses of Package
org.apache.james.protocols.smtp

Packages that use org.apache.james.protocols.smtp
org.apache.james.protocols.smtp   
org.apache.james.protocols.smtp.core   
org.apache.james.protocols.smtp.core.esmtp   
org.apache.james.protocols.smtp.core.fastfail   
org.apache.james.protocols.smtp.core.log   
org.apache.james.protocols.smtp.hook   
 

Classes in org.apache.james.protocols.smtp used by org.apache.james.protocols.smtp
MailEnvelope
          The MailEnvelope of a SMTP-Transaction
SMTPConfiguration
          Provides a number of server-wide constant values to the SMTPHandlers
SMTPResponse
          Contains an SMTP result
SMTPSession
          All the handlers access this interface to communicate with SMTPHandler object
TemporaryResolutionException
           
 

Classes in org.apache.james.protocols.smtp used by org.apache.james.protocols.smtp.core
MailEnvelope
          The MailEnvelope of a SMTP-Transaction
MailEnvelopeImpl
          MailEnvelope implementation which stores everything in memory
SMTPResponse
          Contains an SMTP result
SMTPSession
          All the handlers access this interface to communicate with SMTPHandler object
 

Classes in org.apache.james.protocols.smtp used by org.apache.james.protocols.smtp.core.esmtp
MailEnvelope
          The MailEnvelope of a SMTP-Transaction
SMTPResponse
          Contains an SMTP result
SMTPSession
          All the handlers access this interface to communicate with SMTPHandler object
 

Classes in org.apache.james.protocols.smtp used by org.apache.james.protocols.smtp.core.fastfail
DNSService
          Provides abstraction for DNS resolutions.
SMTPSession
          All the handlers access this interface to communicate with SMTPHandler object
 

Classes in org.apache.james.protocols.smtp used by org.apache.james.protocols.smtp.core.log
SMTPSession
          All the handlers access this interface to communicate with SMTPHandler object
 

Classes in org.apache.james.protocols.smtp used by org.apache.james.protocols.smtp.hook
MailEnvelope
          The MailEnvelope of a SMTP-Transaction
SMTPSession
          All the handlers access this interface to communicate with SMTPHandler object
 



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