Uses of Interface
org.eclipse.jst.ws.jaxws.dom.runtime.api.IWSDOMRuntimeManager

Packages that use IWSDOMRuntimeManager
org.eclipse.jst.ws.jaxws.dom.runtime.api   
 

Uses of IWSDOMRuntimeManager in org.eclipse.jst.ws.jaxws.dom.runtime.api
 

Classes in org.eclipse.jst.ws.jaxws.dom.runtime.api that implement IWSDOMRuntimeManager
 class WsDOMRuntimeManager
          Factory class for instantiating DOM Runtimes and managing those instances.
 

Methods in org.eclipse.jst.ws.jaxws.dom.runtime.api that return IWSDOMRuntimeManager
static IWSDOMRuntimeManager WsDOMRuntimeManager.instance()