|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSDLComponentFactory | |
org.apache.axis2.description | |
org.apache.axis2.wsdl.builder | |
org.apache.axis2.wsdl.builder.wsdl4j |
Uses of WSDLComponentFactory in org.apache.axis2.description |
Classes in org.apache.axis2.description that implement WSDLComponentFactory | |
class |
AxisDescWSDLComponentFactory
|
Uses of WSDLComponentFactory in org.apache.axis2.wsdl.builder |
Methods in org.apache.axis2.wsdl.builder with parameters of type WSDLComponentFactory | |
WSDLVersionWrapper |
WOMBuilder.build(java.lang.String uri,
WSDLComponentFactory wsdlComponentFactory)
Buils a WOM and a WSDL4J object model from given the URI of the WSDL file and will be returned as a wrapper object WSDLVersionWrapper. |
WSDLVersionWrapper |
WOMBuilder.build(java.io.InputStream in,
WSDLComponentFactory wsdlComponentFactory)
Buils a WOM and a WSDL4J object model from given the URI of the WSDL file and will be returned as a wrapper object WSDLVersionWrapper. |
WSDLVersionWrapper |
WSDL2ToWOMBuilder.build(java.lang.String uri,
WSDLComponentFactory wsdlComponentFactory)
Buils a WOM and a WSDL4J object model from given the URI of the WSDL file and will be returned as a wrapper object WSDLVersionWrapper. |
WSDLVersionWrapper |
WSDL2ToWOMBuilder.build(java.io.InputStream in,
WSDLComponentFactory wsdlComponentFactory)
Buils a WOM and a WSDL4J object model from given the URI of the WSDL file and will be returned as a wrapper object WSDLVersionWrapper. |
Uses of WSDLComponentFactory in org.apache.axis2.wsdl.builder.wsdl4j |
Methods in org.apache.axis2.wsdl.builder.wsdl4j with parameters of type WSDLComponentFactory | |
WSDLVersionWrapper |
WSDL1ToWOMBuilder.build(java.io.InputStream in,
WSDLComponentFactory wsdlComponentFactory)
Buils a WOM and a WSDL4J object model from given the URI of the WSDL file and will be returned as a wrapper object WSDLVersionWrapper. |
WSDLVersionWrapper |
WSDL1ToWOMBuilder.build(java.lang.String uri,
WSDLComponentFactory wsdlComponentFactory)
Buils a WOM and a WSDL4J object model from given the URI of the WSDL file and will be returned as a wrapper object WSDLVersionWrapper. |
Constructors in org.apache.axis2.wsdl.builder.wsdl4j with parameters of type WSDLComponentFactory | |
WSDLPump(org.apache.wsdl.WSDLDescription womDefinition,
Definition wsdl4jParsedDefinition,
WSDLComponentFactory wsdlComponentFactory)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |