| Package | Description |
|---|---|
| org.n52.iceland.coding.encode | |
| org.n52.iceland.response |
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseWriter.write(T t,
OutputStream out,
ResponseProxy responseProxy)
Write object t to
OutputStream out |
| Modifier and Type | Method and Description |
|---|---|
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)
Deprecated.
|
void |
XmlResponseWriter.write(org.apache.xmlbeans.XmlObject xml,
OutputStream out,
ResponseProxy responseProxy) |
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.