|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomSSLSocketFactory | |
---|---|
org.jboss.remoting.security |
Uses of CustomSSLSocketFactory in org.jboss.remoting.security |
---|
Subclasses of CustomSSLSocketFactory in org.jboss.remoting.security | |
---|---|
class |
SSLSocketFactoryService
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 CustomSSLSocketFactory | |
---|---|
protected javax.net.SocketFactory |
SSLSocketBuilder.createCustomSocketFactory(CustomSSLSocketFactory wrapper)
This creates a fully custom SSL socket factory using this object's configuration. |
javax.net.SocketFactory |
SSLSocketBuilderMBean.createSSLSocketFactory(CustomSSLSocketFactory wrapper)
Will create a SSLSocketFactory . |
javax.net.SocketFactory |
SSLSocketBuilder.createSSLSocketFactory(CustomSSLSocketFactory wrapper)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |