|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use WSDLFactory | |
|---|---|
| com.ibm.wsdl.factory | |
| com.ibm.wsdl.xml | |
| javax.wsdl.factory | |
| Uses of WSDLFactory in com.ibm.wsdl.factory |
|---|
| Subclasses of WSDLFactory in com.ibm.wsdl.factory | |
class |
WSDLFactoryImpl
This class is a concrete implementation of the abstract class WSDLFactory. |
| Uses of WSDLFactory in com.ibm.wsdl.xml |
|---|
| Fields in com.ibm.wsdl.xml declared as WSDLFactory | |
protected WSDLFactory |
WSDLReaderImpl.factory
|
| Methods in com.ibm.wsdl.xml that return WSDLFactory | |
protected WSDLFactory |
WSDLReaderImpl.getWSDLFactory()
Get the WSDLFactory object cached in the reader, or use lazy instantiation if it is not cached yet. |
| Uses of WSDLFactory in javax.wsdl.factory |
|---|
| Methods in javax.wsdl.factory that return WSDLFactory | |
static WSDLFactory |
WSDLFactory.newInstance()
Get a new instance of a WSDLFactory. |
static WSDLFactory |
WSDLFactory.newInstance(java.lang.String factoryImplName)
Get a new instance of a WSDLFactory. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||