Uses of Interface
oracle.wsdl.internal.Output

Packages that use.*
PackageDescription
oracle.wsdl   
oracle.wsdl.internal   
 

Uses of Output in oracle.wsdl
 

Methods in oracle.wsdl that return Output
TypeName
 Output DefinitionFactoryImpl.createOutput(QName message)
           
 

Uses of Output in oracle.wsdl.internal
 

Methods in oracle.wsdl.internal that return Output
TypeName
 Output Operation.getOutput()
          Get the output of this operation
abstract  Output DefinitionFactory.createOutput(QName messageName)
           
 

Methods in oracle.wsdl.internal with parameters of type Output
TypeName
 void Operation.setOutput(Output output)
          Set the output of this operation
 



Copyright © 2001 Oracle SOAP. All Rights Reserved.