|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSDLVersionWrapper | |
org.apache.axis2.wsdl.builder | |
org.apache.axis2.wsdl.builder.wsdl4j |
Uses of WSDLVersionWrapper in org.apache.axis2.wsdl.builder |
Methods in org.apache.axis2.wsdl.builder that return WSDLVersionWrapper | |
WSDLVersionWrapper |
WOMBuilder.build(java.lang.String uri)
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.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)
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)
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)
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 WSDLVersionWrapper in org.apache.axis2.wsdl.builder.wsdl4j |
Methods in org.apache.axis2.wsdl.builder.wsdl4j that return WSDLVersionWrapper | |
WSDLVersionWrapper |
WSDL1ToWOMBuilder.build(java.io.InputStream in)
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.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)
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |