Package | Description |
---|---|
oracle.stellent.ridc | |
oracle.stellent.ridc.protocol.http | |
oracle.stellent.ridc.protocol.intradoc | |
oracle.stellent.ridc.protocol.jaxws |
Modifier and Type | Class and Description |
---|---|
class |
IdcClient<TConfig extends IdcClientConfig,TProtocol extends Protocol,TConnection extends Connection>
Represents a connection to a single Content Server.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceResponse |
IdcClient.createResponse(ServiceRequest<TConnection> request,
Protocol protocol,
ServiceResponse response)
Analyze the response from the protocol and return
|
Modifier and Type | Class and Description |
---|---|
class |
IdcHttpProtocol |
Modifier and Type | Class and Description |
---|---|
class |
HdaProtocol<TConnection extends Connection> |
class |
IntradocProtocol |
Modifier and Type | Class and Description |
---|---|
class |
JaxWSProtocol
Implementation of the JAX-WS protocol
|