void |
EXIResponseWriter.write(EXIObject<org.apache.xmlbeans.XmlObject> exiObject,
OutputStream out,
ResponseProxy responseProxy) |
void |
JSONResponseWriter.write(com.fasterxml.jackson.databind.JsonNode t,
OutputStream out,
ResponseProxy responseProxy) |
void |
SoapChainResponseWriter.write(SoapChain chain,
OutputStream out,
ResponseProxy responseProxy) |
void |
SoapResponseWriter.write(SOAPMessage t,
OutputStream out,
ResponseProxy responseProxy) |
void |
XmlResponseWriter.write(org.apache.xmlbeans.XmlObject xml,
OutputStream out,
ResponseProxy responseProxy) |