Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


Package oracle.stellent.ridc.protocol

Interface Summary
ConnectionManager<TConnection extends Connection,TClientConfig extends IdcClientConfig> Provides common lifecycle methods for different connection implementations and protocols
ConnectionPool<TConnection extends Connection> The interface of connection pool implementations that reuse connections
Protocol A standard abstraction of request/response protocol for communicating to the Content Server

 

Class Summary
Connection A connection to the Content Server for the given protocol.
ConnectionPoolManager Manages the available threading models
ServiceRequest<TConnection extends Connection>  
ServiceResponse Represents a response from the Content Server

 

Enum Summary
ServiceResponse.ResponseType  

 

Exception Summary
ProtocolException Errors in the protocol layer.
ServiceException Exceptions that occur when processing service requests.

 


Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


Copyright © 2008, 2013, Oracle and/or its affiliates. All rights reserved.