Class SocketConnectionManager

java.lang.Object
oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager
All Implemented Interfaces:
ConnectionManager<SocketConnection,IntradocClientConfig>
Direct Known Subclasses:
SSLSocketConnectionManager

public class SocketConnectionManager extends Object implements ConnectionManager<SocketConnection,IntradocClientConfig>