Package | Description |
---|---|
naga |
The main Naga classes.
|
Modifier and Type | Method and 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.
|