|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSDLFactory | |
org.apache.woden | |
org.apache.woden.internal |
Uses of WSDLFactory in org.apache.woden |
Methods in org.apache.woden that return WSDLFactory | |
static WSDLFactory |
WSDLFactory.newInstance()
|
static WSDLFactory |
WSDLFactory.newInstance(java.lang.String factoryImplName)
|
Uses of WSDLFactory in org.apache.woden.internal |
Subclasses of WSDLFactory in org.apache.woden.internal | |
class |
DOMWSDLFactory
|
class |
OMWSDLFactory
|
Methods in org.apache.woden.internal that return WSDLFactory | |
protected WSDLFactory |
BaseWSDLReader.getFactory()
Get the cached WSDLFactory if there is one, otherwise create and cache a new one. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |