Uses of Class
org.codehaus.xfire.aegis.operation.WrappedOperation

Packages that use WrappedOperation
org.codehaus.xfire.aegis   
org.codehaus.xfire.aegis.wsdl   
 

Uses of WrappedOperation in org.codehaus.xfire.aegis
 

Methods in org.codehaus.xfire.aegis that return WrappedOperation
 WrappedOperation AegisService.getOperation(org.dom4j.QName name)
           
 

Uses of WrappedOperation in org.codehaus.xfire.aegis.wsdl
 

Methods in org.codehaus.xfire.aegis.wsdl with parameters of type WrappedOperation
protected  void AegisWSDL.createInputParts(javax.wsdl.Message req, WrappedOperation op)
           
protected  void AegisWSDL.createOutputParts(javax.wsdl.Message req, WrappedOperation op)
          Create the output parts for this message/operation.
 



Copyright © 2004 Codehaus. All Rights Reserved.