Skip navigation links

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

E17274-04


Uses of Class
oracle.stellent.ridc.common.util.ServiceLog

Packages that use ServiceLog
oracle.stellent.ridc.common.http   
oracle.stellent.ridc.protocol   
oracle.stellent.ridc.protocol.http.apache3.impl   
oracle.stellent.ridc.protocol.http.apache4.impl   
oracle.stellent.ridc.protocol.http.auth   
oracle.stellent.ridc.protocol.http.oracle.impl   

 

Uses of ServiceLog in oracle.stellent.ridc.common.http

 

Methods in oracle.stellent.ridc.common.http with parameters of type ServiceLog
 void RIDCHttpMethod.setServiceLog(ServiceLog serviceLog)
          Set the service log for the request

 

Uses of ServiceLog in oracle.stellent.ridc.protocol

 

Methods in oracle.stellent.ridc.protocol that return ServiceLog
 ServiceLog ServiceRequest.getServiceLog()
           

 

Methods in oracle.stellent.ridc.protocol with parameters of type ServiceLog
 void ServiceRequest.setServiceLog(ServiceLog serviceLog)
           
 void ServiceResponse.setServiceLog(ServiceLog serviceLog)
           

 

Uses of ServiceLog in oracle.stellent.ridc.protocol.http.apache3.impl

 

Fields in oracle.stellent.ridc.protocol.http.apache3.impl declared as ServiceLog
protected  ServiceLog HttpApache3Method.serviceLog
           

 

Methods in oracle.stellent.ridc.protocol.http.apache3.impl with parameters of type ServiceLog
 void HttpApache3Method.setServiceLog(ServiceLog serviceLog)
          Set the service log for the request

 

Uses of ServiceLog in oracle.stellent.ridc.protocol.http.apache4.impl

 

Fields in oracle.stellent.ridc.protocol.http.apache4.impl declared as ServiceLog
protected  ServiceLog HttpApache4Method.serviceLog
           

 

Methods in oracle.stellent.ridc.protocol.http.apache4.impl with parameters of type ServiceLog
 void HttpApache4Method.setServiceLog(ServiceLog serviceLog)
          Set the service log for the request

 

Uses of ServiceLog in oracle.stellent.ridc.protocol.http.auth

 

Fields in oracle.stellent.ridc.protocol.http.auth declared as ServiceLog
protected  ServiceLog OAM11GWebgateAuthHandler.m_serviceLog
           

 

Methods in oracle.stellent.ridc.protocol.http.auth that return ServiceLog
protected  ServiceLog OAM11GWebgateAuthHandler.getServiceLog()
           

 

Methods in oracle.stellent.ridc.protocol.http.auth with parameters of type ServiceLog
protected  void OAM11GWebgateAuthHandler.setServiceLog(ServiceLog log)
           

 

Uses of ServiceLog in oracle.stellent.ridc.protocol.http.oracle.impl

 

Fields in oracle.stellent.ridc.protocol.http.oracle.impl declared as ServiceLog
protected  ServiceLog HttpOracleMethod.m_serviceLog
           

 

Methods in oracle.stellent.ridc.protocol.http.oracle.impl with parameters of type ServiceLog
 void HttpOracleMethod.setServiceLog(ServiceLog serviceLog)
          Set the service log for the request

 


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.