public class SOAPResponseWriter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static javax.xml.namespace.QName |
RECEIVER_QNAME |
static javax.xml.namespace.QName |
SERVER_QNAME |
Constructor and Description |
---|
SOAPResponseWriter(DBWSAdapter dbwsAdapter) |
Modifier and Type | Method and Description |
---|---|
javax.xml.soap.SOAPMessage |
generateResponse(Operation op,
boolean useSOAP12,
java.lang.Exception e) |
javax.xml.soap.SOAPMessage |
generateResponse(Operation op,
boolean useSOAP12,
java.lang.Object result) |
void |
initialize() |
public static final javax.xml.namespace.QName RECEIVER_QNAME
public static final javax.xml.namespace.QName SERVER_QNAME
public SOAPResponseWriter(DBWSAdapter dbwsAdapter)
public void initialize()
public javax.xml.soap.SOAPMessage generateResponse(Operation op, boolean useSOAP12, java.lang.Exception e) throws javax.xml.soap.SOAPException
javax.xml.soap.SOAPException
public javax.xml.soap.SOAPMessage generateResponse(Operation op, boolean useSOAP12, java.lang.Object result) throws javax.xml.soap.SOAPException
javax.xml.soap.SOAPException
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference