Uses of Interface
naga.NIOSocketSSL
-
Packages that use NIOSocketSSL Package Description naga The main Naga classes. -
-
Uses of NIOSocketSSL in naga
Methods in naga that return NIOSocketSSL Modifier and Type Method Description NIOSocketSSL
NIOService. openSSLSocket(javax.net.ssl.SSLEngine sslEngine, java.net.InetAddress inetAddress, int port)
Open a socket to the host on the given port returning a NIOSocketSSL.
-