Package oracle.stellent.ridc.protocol

Interface Summary
ConnectionManager<TConnection extends Connection,TClientConfig extends IdcClientConfig> Manages connection lifecycle for a given IdcClient.
ConnectionPool<TConnection extends Connection> The connection pool model to use to handle multiple connections to the Content Server.
Protocol Generic 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.
 



Copyright © 2008-2009 Oracle Corporation. All Rights Reserved.