Uses of Interface
oracle.stellent.ridc.protocol.Protocol
Packages that use Protocol
Package
Description
-
Uses of Protocol in oracle.stellent.ridc
Classes in oracle.stellent.ridc with type parameters of type ProtocolModifier and TypeClassDescriptionclass
IdcClient<TConfig extends IdcClientConfig,
TProtocol extends Protocol, TConnection extends Connection> Represents a connection to a single Content Server.Methods in oracle.stellent.ridc with parameters of type ProtocolModifier and TypeMethodDescriptionprotected ServiceResponse
IdcClient.createResponse
(ServiceRequest<TConnection> request, Protocol protocol, ServiceResponse response) Analyze the response from the protocol and return -
Uses of Protocol in oracle.stellent.ridc.protocol.http
Classes in oracle.stellent.ridc.protocol.http that implement Protocol -
Uses of Protocol in oracle.stellent.ridc.protocol.intradoc
Classes in oracle.stellent.ridc.protocol.intradoc that implement Protocol -
Uses of Protocol in oracle.stellent.ridc.protocol.jaxws
Classes in oracle.stellent.ridc.protocol.jaxws that implement Protocol