Class BaseSSLContextParameters.SSLServerSocketFactoryDecorator

java.lang.Object
javax.net.ServerSocketFactory
javax.net.ssl.SSLServerSocketFactory
org.apache.camel.support.jsse.BaseSSLContextParameters.SSLServerSocketFactoryDecorator
Enclosing class:
BaseSSLContextParameters

protected static final class BaseSSLContextParameters.SSLServerSocketFactoryDecorator extends SSLServerSocketFactory
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.