|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SSLFactory | |
|---|---|
| com.caucho.boot | |
| com.caucho.network.listen | |
| com.caucho.vfs | Resin's Virtual File System. |
| Uses of SSLFactory in com.caucho.boot |
|---|
| Classes in com.caucho.boot that implement SSLFactory | |
|---|---|
static class |
OpenPort.DummyOpenSSLFactory
|
| Methods in com.caucho.boot that return SSLFactory | |
|---|---|
SSLFactory |
OpenPort.createOpenssl()
Sets the SSL factory |
| Uses of SSLFactory in com.caucho.network.listen |
|---|
| Methods in com.caucho.network.listen that return SSLFactory | |
|---|---|
SSLFactory |
TcpSocketLinkListener.createOpenssl()
Sets the SSL factory |
SSLFactory |
TcpSocketLinkListener.getSSL()
Gets the SSL factory. |
| Methods in com.caucho.network.listen with parameters of type SSLFactory | |
|---|---|
void |
TcpSocketLinkListener.setSSL(SSLFactory factory)
Sets the SSL factory |
| Uses of SSLFactory in com.caucho.vfs |
|---|
| Classes in com.caucho.vfs that implement SSLFactory | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||