Uses of Class
org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Parameter

Packages that use WSDLInspector.Parameter
org.codehaus.xfire.xmlbeans.generator   
 

Uses of WSDLInspector.Parameter in org.codehaus.xfire.xmlbeans.generator
 

Methods in org.codehaus.xfire.xmlbeans.generator with parameters of type WSDLInspector.Parameter
 void WSDLInspector.ServiceMethod.addRequestHeader(WSDLInspector.Parameter parameter)
           
 void WSDLInspector.ServiceMethod.addRequestParameter(WSDLInspector.Parameter parameter)
           
 void WSDLInspector.ServiceMethod.addResponseHeader(WSDLInspector.Parameter parameter)
           
 void WSDLInspector.ServiceMethod.addResponseParameter(WSDLInspector.Parameter parameter)
           
 



Copyright © 2004-2005 Codehaus. All Rights Reserved.