Package | Description |
---|---|
oracle.stellent.ridc.protocol.intradoc | |
oracle.stellent.ridc.protocol.intradoc.socket |
Modifier and Type | Method and Description |
---|---|
static SocketConnectionManager |
IntradocClient.getSocketManager(String name) |
Modifier and Type | Method and Description |
---|---|
static void |
IntradocClient.registerSocketFactory(String name,
SocketConnectionManager socketFactory) |
Modifier and Type | Class and Description |
---|---|
class |
SSLSocketConnectionManager
Socket factory for SSL sockets.
|