Uses of Class
org.apache.cxf.js.rhino.AbstractDOMProvider
-
Packages that use AbstractDOMProvider Package Description org.apache.cxf.js.rhino -
-
Uses of AbstractDOMProvider in org.apache.cxf.js.rhino
Subclasses of AbstractDOMProvider in org.apache.cxf.js.rhino Modifier and Type Class Description classDOMMessageProviderclassDOMPayloadProviderMethods in org.apache.cxf.js.rhino that return AbstractDOMProvider Modifier and Type Method Description protected AbstractDOMProviderProviderFactory. createProvider(javax.xml.ws.Service.Mode mode, org.mozilla.javascript.Scriptable scope, org.mozilla.javascript.Scriptable wsp, String epAddr, boolean isBase, boolean e4x)
-