|
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.IdcClient<IdcHttpClientConfig,IdcHttpProtocol,IdcHttpClientConnection>
oracle.stellent.ridc.protocol.http.IdcHttpClient
public class IdcHttpClient
| Constructor Summary | |
|---|---|
IdcHttpClient(IdcClientManager clientManager, IdcHttpClientConfig clientConfig) |
|
| Method Summary | |
|---|---|
protected ConnectionManager<IdcHttpClientConnection,IdcHttpClientConfig> |
createConnectionManager()Create the connection manager |
protected IdcHttpProtocol |
createProtocol(ServiceRequest<IdcHttpClientConnection> connection)Create the protocol to handle the request |
protected ServiceRequest<IdcHttpClientConnection> |
createRequest(IdcContext userContext, DataBinder dataBinder, IdcHttpClientConnection connection)Create the service request object |
| Methods inherited from class oracle.stellent.ridc.IdcClient |
|---|
createBinder, createConnectionPool, createResponse, getConfig, getConnectionManager, getConnectionPool, getDataFactory, initialize, isInitialized, sendRequest, setDataFactory, setInitialized |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IdcHttpClient(IdcClientManager clientManager,
IdcHttpClientConfig clientConfig)
| Method Detail |
|---|
protected ConnectionManager<IdcHttpClientConnection,IdcHttpClientConfig> createConnectionManager()
createConnectionManager in class IdcClient<IdcHttpClientConfig,IdcHttpProtocol,IdcHttpClientConnection>protected IdcHttpProtocol createProtocol(ServiceRequest<IdcHttpClientConnection> connection)
createProtocol in class IdcClient<IdcHttpClientConfig,IdcHttpProtocol,IdcHttpClientConnection>connection - the connection object
protected ServiceRequest<IdcHttpClientConnection> createRequest(IdcContext userContext,
DataBinder dataBinder,
IdcHttpClientConnection connection)
createRequest in class IdcClient<IdcHttpClientConfig,IdcHttpProtocol,IdcHttpClientConnection>userContext - the user contextdataBinder - the data binderconnection - the connection
|
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 | |||||||||