Uses of Interface
org.miaixz.bus.socket.security.factory.SSLContextFactory
Packages that use SSLContextFactory
-
Uses of SSLContextFactory in org.miaixz.bus.socket.plugins
Constructors in org.miaixz.bus.socket.plugins with parameters of type SSLContextFactoryModifierConstructorDescriptionSslPlugin(SSLContextFactory factory, Consumer<SSLEngine> consumer) SslPlugin(SSLContextFactory factory, Consumer<SSLEngine> consumer, BufferPool bufferPool) -
Uses of SSLContextFactory in org.miaixz.bus.socket.security.factory
Classes in org.miaixz.bus.socket.security.factory that implement SSLContextFactory