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