Uses of Interface
oracle.wsdl.internal.Operation

Packages that use Operation
oracle.wsdl   
oracle.wsdl.internal   

 

Uses of Operation in oracle.wsdl

 

Methods in oracle.wsdl that return Operation
 Operation DefinitionFactoryImpl.createOperation(java.lang.String name)
           

 

Uses of Operation in oracle.wsdl.internal

 

Methods in oracle.wsdl.internal that return Operation
abstract  Operation DefinitionFactory.createOperation(java.lang.String name)
           
 Operation PortType.getOperation(java.lang.String name)
          Get the operation with the specified name

 

Methods in oracle.wsdl.internal with parameters of type Operation
 void PortType.addOperation(Operation op)
          Add an operation

 



Copyright © 2001 Oracle SOAP. All Rights Reserved.