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

B10397-01

Uses of Class
oracle.soap.server.RequestContext

Packages that use RequestContext
oracle.soap.server   

 

Uses of RequestContext in oracle.soap.server

 

Methods in oracle.soap.server with parameters of type RequestContext
 void Provider.invoke(RequestContext requestContext)
          Invoke the requested method in the specified service, where the SOAP request is completely described in the request context.
 void Handler.invoke(int chainType, RequestContext requestContext)
          Invoke the requested handler as part of the specified chain type.

 


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

B10397-01

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