org.apache.cxf.js.rhino
Class DOMMessageProvider
java.lang.Object
org.apache.cxf.js.rhino.AbstractDOMProvider
org.apache.cxf.js.rhino.DOMMessageProvider
- All Implemented Interfaces:
- Provider<DOMSource>
@ServiceMode(value=MESSAGE)
public class DOMMessageProvider
- extends AbstractDOMProvider
- implements Provider<DOMSource>
Constructor Summary |
DOMMessageProvider(org.mozilla.javascript.Scriptable scope,
org.mozilla.javascript.Scriptable wspVar,
String epAddr,
boolean isBaseAddr,
boolean e4x)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOMMessageProvider
public DOMMessageProvider(org.mozilla.javascript.Scriptable scope,
org.mozilla.javascript.Scriptable wspVar,
String epAddr,
boolean isBaseAddr,
boolean e4x)
Apache CXF