|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomSSLServerSocketFactory | |
|---|---|
| org.jboss.remoting.security | |
| Uses of CustomSSLServerSocketFactory in org.jboss.remoting.security |
|---|
| Subclasses of CustomSSLServerSocketFactory in org.jboss.remoting.security | |
|---|---|
class |
SSLServerSocketFactoryService
This is a basic wrapper around the SSLSocketBuilder which is needed because it extneds the javax.net.ServerSocketFactory class and implements the SSLServerSocketFactoryServiceMBean. |
| Methods in org.jboss.remoting.security with parameters of type CustomSSLServerSocketFactory | |
|---|---|
protected javax.net.ServerSocketFactory |
SSLSocketBuilder.createCustomServerSocketFactory(CustomSSLServerSocketFactory wrapper)
This creates a fully custom SSL server socket factory using this object's configuration. |
javax.net.ServerSocketFactory |
SSLSocketBuilderMBean.createSSLServerSocketFactory(CustomSSLServerSocketFactory wrapper)
Will create a SSLServerSocketFactory. |
javax.net.ServerSocketFactory |
SSLSocketBuilder.createSSLServerSocketFactory(CustomSSLServerSocketFactory wrapper)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||