Skip navigation links

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

E17274-04


oracle.stellent.ridc.protocol.intradoc
Class IntradocProtocol

java.lang.Object
  extended by oracle.stellent.ridc.protocol.intradoc.HdaProtocol<SocketConnection>
      extended by oracle.stellent.ridc.protocol.intradoc.IntradocProtocol

All Implemented Interfaces:
Protocol

public class IntradocProtocol
extends HdaProtocol<SocketConnection>

Field Summary

 

Fields inherited from class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
BEGIN_HDA, BEGIN_HDA_NO_HEADER, CONTENT_LENGTH, CONTENT_LENGTH_HEADER, CONTENT_TYPE_HEADER, END_HDA, END_HEADER_LINE, END_HEADERS, END_MESSAGE, END_SERVER_HEADERS, HEADER_ENCODING_HEADER, HEADER_LINE, HTTP_HOST, HTTP_HOST_HEADER, IDC_FILE, REMOTE_USER_HEADER, REQUEST_METHOD_HEADER, RETRY_COUNT, USE_STRICT_GET, USER_AGENT_HEADER

 

Fields inherited from interface oracle.stellent.ridc.protocol.Protocol
IDC_HEADER_PREFIX

 

Constructor Summary
IntradocProtocol(DataFactory dataFactory, ServiceRequest<SocketConnection> serviceRequest)
           

 

Method Summary
 void logout()
          Best-effort Logout from Content Server

 

Methods inherited from class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
getAdditionalHeaders, getConnection, getDataFactory, getEncoding, getFilterManager, getHeaderCharset, getHeaders, getHeadersAsString, getHeaderString, getRequestStream, getResponseStream, getServiceRequest, readHdaStream, readHeaders, readResponse, setFilterManager, setHeaderCharset, writeMultipartRequest, writeRequest, writeStandardRequest

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

IntradocProtocol

public IntradocProtocol(DataFactory dataFactory,
                        ServiceRequest<SocketConnection> serviceRequest)

Method Detail

logout

public void logout()
            throws ProtocolException
Description copied from interface: Protocol
Best-effort Logout from Content Server
Throws:
ProtocolException

Skip navigation links

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

E17274-04


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