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

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

Uses of TlsPropertiesSocketFactory in org.mule.providers.email
 

Subclasses of TlsPropertiesSocketFactory in org.mule.providers.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-2008 MuleSource, Inc.. All Rights Reserved.