Class SSLContextDetails
java.lang.Object
org.apache.synapse.transport.http.conn.SSLContextDetails
-
Constructor Summary
ConstructorsConstructorDescriptionSSLContextDetails(SSLContext context, org.apache.http.nio.reactor.ssl.SSLSetupHandler handler) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.http.nio.reactor.ssl.SSLSetupHandler
-
Constructor Details
-
SSLContextDetails
public SSLContextDetails(SSLContext context, org.apache.http.nio.reactor.ssl.SSLSetupHandler handler)
-
-
Method Details
-
getContext
-
getHandler
public org.apache.http.nio.reactor.ssl.SSLSetupHandler getHandler()
-