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.http.oracle.obj
Class CustomCookieModule

java.lang.Object
  extended by HTTPClient.CookieModule
      extended by oracle.stellent.ridc.protocol.http.oracle.obj.CustomCookieModule

All Implemented Interfaces:
HTTPClient.HTTPClientModule, HTTPClient.HTTPClientModuleConstants

public class CustomCookieModule
extends HTTPClient.CookieModule

Nested Class Summary

 

Nested classes/interfaces inherited from class HTTPClient.CookieModule
HTTPClient.CookieModule.MutableStatics, HTTPClient.CookieModule.PersistedCookiesPathPropertyInitializer

 

Field Summary

 

Fields inherited from interface HTTPClient.HTTPClientModuleConstants
REQ_CONTINUE, REQ_NEWCON_RST, REQ_NEWCON_SND, REQ_RESPONSE, REQ_RESTART, REQ_RETURN, REQ_SHORTCIRC, RSP_CONTINUE, RSP_NEWCON_REQ, RSP_NEWCON_SND, RSP_REQUEST, RSP_RESTART, RSP_SEND, RSP_SHORTCIRC

 

Constructor Summary
CustomCookieModule()
           

 

Method Summary
 void responsePhase1Handler(HTTPClient.Response resp, HTTPClient.RoRequest req)
           

 

Methods inherited from class HTTPClient.CookieModule
addCookie, addCookie, cookieHandler, discardAllCookies, discardAllCookies, listAllCookies, listAllCookies, removeCookie, removeCookie, requestHandler, responsePhase2Handler, responsePhase3Handler, setCookiePolicyHandler, trailerHandler

 

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

 

Constructor Detail

CustomCookieModule

public CustomCookieModule()

Method Detail

responsePhase1Handler

public void responsePhase1Handler(HTTPClient.Response resp,
                                  HTTPClient.RoRequest req)
                           throws IOException
Specified by:
responsePhase1Handler in interface HTTPClient.HTTPClientModule
Overrides:
responsePhase1Handler in class HTTPClient.CookieModule
Throws:
IOException

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.