Apache CXF API

Uses of Class
org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSParameter

Packages that use JAXWSParameter
org.apache.cxf.tools.wsdlto.frontend.jaxws.customization   
 

Uses of JAXWSParameter in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization
 

Methods in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization that return types with arguments of type JAXWSParameter
 List<JAXWSParameter> JAXWSBinding.getJaxwsParas()
           
 

Methods in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization with parameters of type JAXWSParameter
 void JAXWSBinding.addJaxwsPara(JAXWSParameter para)
           
 

Method parameters in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization with type arguments of type JAXWSParameter
 void JAXWSBinding.setJaxwsParas(List<JAXWSParameter> p)
           
 


Apache CXF API

Apache CXF