|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SSLRMISocketFactories | |
---|---|
com.sas.net.ssl | The com.sas.net.ssl package provides networking components dealing with Java remote objects and a capability to secure their RMI communications using the Java Secure Socket Extension (JSSE) API. |
com.sas.services.deployment | This subsystem provides utilities to deploy and lookup SAS Foundation Services. |
Uses of SSLRMISocketFactories in com.sas.net.ssl |
---|
Methods in com.sas.net.ssl that return SSLRMISocketFactories | |
---|---|
static SSLRMISocketFactories |
SSLRMISocketFactories.getInstance()
Gets the default SSL RMI socket factories instance. |
Uses of SSLRMISocketFactories in com.sas.services.deployment |
---|
Constructors in com.sas.services.deployment with parameters of type SSLRMISocketFactories | |
---|---|
RMIConfiguration(SSLRMISocketFactories sslRMISocketFactories,
java.lang.String id,
java.lang.String host,
java.lang.String port)
Constructs an RMI configuration using the specified rmiregistry host and port. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |