Uses of Class
org.miaixz.bus.socket.security.SslService
Packages that use SslService
-
Uses of SslService in org.miaixz.bus.socket.channel
Constructors in org.miaixz.bus.socket.channel with parameters of type SslServiceModifierConstructorDescriptionSslAsynchronousSocketChannel(AsynchronousSocketChannel asynchronousSocketChannel, SslService sslService, BufferPage bufferPage)