|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.net.SocketFactory
javax.net.ssl.SSLSocketFactory
org.mule.api.security.tls.TlsPropertiesSocketFactory
org.mule.transport.email.SmtpsSocketFactory
public class SmtpsSocketFactory
A socket factor that reads "indirect" configuration (see TlsConfiguration
)
for SMTPS from System properties.
Field Summary | |
---|---|
static java.lang.String |
MULE_SMTPS_NAMESPACE
|
Constructor Summary | |
---|---|
SmtpsSocketFactory()
|
Method Summary | |
---|---|
static javax.net.SocketFactory |
getDefault()
|
Methods inherited from class org.mule.api.security.tls.TlsPropertiesSocketFactory |
---|
createSocket, createSocket, createSocket, createSocket, createSocket, createSocket, getDefaultCipherSuites, getSupportedCipherSuites |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String MULE_SMTPS_NAMESPACE
Constructor Detail |
---|
public SmtpsSocketFactory()
Method Detail |
---|
public static javax.net.SocketFactory getDefault()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |