|
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.Connection
oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
oracle.stellent.ridc.protocol.intradoc.socket.SSLSocketConnection
public class SSLSocketConnection
Connects to SSL sockets
| Constructor Summary | |
|---|---|
SSLSocketConnection(IntradocClientConfig config) |
|
| Method Summary | |
|---|---|
protected java.net.Socket |
createSocket()Create the socket to the configured host |
| Methods inherited from class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection |
|---|
close, connect, getConfig, getInputStream, getOutputStream, getSocket, isConnected |
| Methods inherited from class oracle.stellent.ridc.protocol.Connection |
|---|
reset |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SSLSocketConnection(IntradocClientConfig config)
| Method Detail |
|---|
protected java.net.Socket createSocket()
throws ProtocolException,
java.io.IOException
createSocket in class SocketConnectionjava.io.IOExceptionProtocolException
|
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 | |||||||||