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 Handler.invoke(int chainType, RequestContext requestContext)
          Invoke the requested handler as part of the specified chain type.
 void Provider.invoke(RequestContext requestContext)
          Invoke the requested method in the specified service, where the SOAP request is completely described in the request context.
 



Copyright © 2001 Oracle SOAP. All Rights Reserved.