Oracle Application Server Web Services SOAP API Reference
10g (9.0.4)

B10397-01

Uses of Class
oracle.soap.server.OracleSOAPContext

Packages that use OracleSOAPContext
oracle.soap.server   

 

Uses of OracleSOAPContext in oracle.soap.server

 

Methods in oracle.soap.server that return OracleSOAPContext
 OracleSOAPContext RequestContext.getRequestSOAPContext()
          Get the Oracle extended SOAPContext for this SOAP request.
 OracleSOAPContext RequestContext.getResponseSOAPContext()
          Get the Oracle extended SOAPContext for the response to this SOAP request.

 

Methods in oracle.soap.server with parameters of type OracleSOAPContext
 void RequestContext.setRequestSOAPContext(OracleSOAPContext soapContext)
          Set the Oracle extended SOAPContext for this SOAP request.
 void RequestContext.setResponseSOAPContext(OracleSOAPContext soapContext)
          Set the Oracle extended SOAPContext for the response to this SOAP request.

 


Oracle Application Server Web Services SOAP API Reference
10g (9.0.4)

B10397-01

Copyright © 2001,2003 Oracle Corporation. All Rights Reserved.