Uses of Class
org.miaixz.bus.socket.security.factory.ServerSSLContextFactory
Packages that use ServerSSLContextFactory
-
Uses of ServerSSLContextFactory in org.miaixz.bus.socket.plugins
Constructors in org.miaixz.bus.socket.plugins with parameters of type ServerSSLContextFactoryModifierConstructorDescriptionSslPlugin(ServerSSLContextFactory factory, ClientAuth clientAuth) SslPlugin(ServerSSLContextFactory factory, ClientAuth clientAuth, BufferPool bufferPool)