Class BaseSSLContextParameters.SSLSocketFactoryDecorator

java.lang.Object
javax.net.SocketFactory
javax.net.ssl.SSLSocketFactory
org.apache.camel.support.jsse.BaseSSLContextParameters.SSLSocketFactoryDecorator
Enclosing class:
BaseSSLContextParameters

protected static final class BaseSSLContextParameters.SSLSocketFactoryDecorator extends SSLSocketFactory
A decorator that enables the application of configuration options to be applied to created sockets even after this factory has been created and turned over to client code.