|
Class Summary |
| CustomSSLServerSocketFactory |
SSL server socket factory whose configuration is customized. |
| CustomSSLSocketFactory |
SSL socket factory whose configuration is customized. |
| ServerSocketFactoryWrapper |
|
| SSLServerSocketFactoryService |
This is a basic wrapper around the SSLSocketBuilder which is needed
because it extneds the javax.net.ServerSocketFactory class and
implements the SSLServerSocketFactoryServiceMBean. |
| SSLSocketBuilder |
A class that contains code that remoting factories need to build customized server and client SSL sockets. |
| SSLSocketFactoryService |
This is a basic wrapper around the SSLSocketBuilder which is needed
because it extneds the javax.net.ServerSocketFactory class and
implements the SSLServerSocketFactoryServiceMBean. |