|
Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1.1) E17274-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager
oracle.stellent.ridc.protocol.intradoc.socket.SSLSocketConnectionManager
public class SSLSocketConnectionManager
Socket factory for SSL sockets. Requires the SSL Socket Provider to be installed on the target Content Server.
| Constructor Summary | |
|---|---|
SSLSocketConnectionManager() |
|
| Method Summary | |
|---|---|
SocketConnection |
createConnection(IntradocClientConfig clientConfig)Create a new socket connection based on the given client configuration. |
| Methods inherited from class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager |
|---|
cleanupConnection, initializeConnection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SSLSocketConnectionManager()
| Method Detail |
|---|
public SocketConnection createConnection(IntradocClientConfig clientConfig)
throws ProtocolException
createConnection in interface ConnectionManager<SocketConnection,IntradocClientConfig>createConnection in class SocketConnectionManagerclientConfig - the client configProtocolException
|
Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1.1) E17274-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||