Uses of Class
org.mule.api.security.tls.TlsPropertiesSocketFactory

Packages that use TlsPropertiesSocketFactory
org.mule.transport.email Provides pop3, smtp and imap connectivity for Mule
 

Uses of TlsPropertiesSocketFactory in org.mule.transport.email
 

Subclasses of TlsPropertiesSocketFactory in org.mule.transport.email
 class ImapsSocketFactory
          A socket factor that reads "indirect" configuration (see TlsConfiguration) for IMAPS from System properties.
 class Pop3sSocketFactory
          A socket factor that reads "indirect" configuration (see TlsConfiguration) for POP3S from System properties.
 class SmtpsSocketFactory
          A socket factor that reads "indirect" configuration (see TlsConfiguration) for SMTPS from System properties.
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.