Uses of Interface
org.apache.james.protocols.smtp.SMTPConfiguration

Packages that use SMTPConfiguration
org.apache.james.protocols.smtp   
 

Uses of SMTPConfiguration in org.apache.james.protocols.smtp
 

Classes in org.apache.james.protocols.smtp that implement SMTPConfiguration
 class SMTPConfigurationImpl
           
 

Constructors in org.apache.james.protocols.smtp with parameters of type SMTPConfiguration
SMTPProtocol(ProtocolHandlerChain chain, SMTPConfiguration config)
           
SMTPSessionImpl(SMTPConfiguration theConfigData, org.slf4j.Logger logger, ProtocolTransport transport)
           
 



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