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
SOAPException
public SOAPMessage generateResponse(Operation op, boolean useSOAP12, Object result) throws SOAPException
SOAPException
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference