Uses of Class
org.apache.woden.WSDLFactory

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.
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.