Package | Description |
---|---|
com.caucho.boot | |
com.caucho.network.listen | |
com.caucho.vfs |
Resin's Virtual File System.
|
Modifier and Type | Class and Description |
---|---|
static class |
OpenPort.DummyOpenSSLFactory |
Modifier and Type | Method and Description |
---|---|
SSLFactory |
TcpPort.createOpenssl()
Sets the SSL factory
|
SSLFactory |
TcpPort.getSSL()
Gets the SSL factory.
|
Modifier and Type | Method and Description |
---|---|
void |
TcpPort.setSSL(SSLFactory factory)
Sets the SSL factory
|
Modifier and Type | Class and Description |
---|---|
class |
JsseSSLFactory
Abstract socket to handle both normal sockets and bin/resin sockets.
|
class |
OpenSSLFactory
Abstract socket to handle both normal sockets and bin/resin sockets.
|