|
||||||||||
| 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 |
BaseWSDLFactory
This abstract class contains properties and methods common to WSDLFactory implementations. |
class |
DOMWSDLFactory
|
class |
OMWSDLFactory
|
| Fields in org.apache.woden.internal declared as WSDLFactory | |
|---|---|
WSDLFactory |
WSDLContext.wsdlFactory
|
| 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 | |||||||||