Skip navigation links

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

E17274-03


Uses of Interface
oracle.stellent.ridc.protocol.Protocol

Packages that use Protocol
oracle.stellent.ridc   
oracle.stellent.ridc.protocol.http   
oracle.stellent.ridc.protocol.intradoc   
oracle.stellent.ridc.protocol.jaxws   

 

Uses of Protocol in oracle.stellent.ridc

 

Classes in oracle.stellent.ridc with type parameters of type Protocol
 class 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 Protocol
protected  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
 class IdcHttpProtocol
           

 

Uses of Protocol in oracle.stellent.ridc.protocol.intradoc

 

Classes in oracle.stellent.ridc.protocol.intradoc that implement Protocol
 class HdaProtocol<TConnection extends Connection>
           
 class IntradocProtocol
           

 

Uses of Protocol in oracle.stellent.ridc.protocol.jaxws

 

Classes in oracle.stellent.ridc.protocol.jaxws that implement Protocol
 class JaxWSProtocol
          Implementation of the JAX-WS protocol

 


Skip navigation links

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

E17274-03


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