|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OWSResponse | |
|---|---|
| org.deegree.protocol.ows.client | |
| org.deegree.protocol.wfs.client | |
| Uses of OWSResponse in org.deegree.protocol.ows.client |
|---|
| Methods in org.deegree.protocol.ows.client that return OWSResponse | |
|---|---|
protected OWSResponse |
AbstractOWSClient.doGet(URL endPoint,
Map<String,String> params,
Map<String,String> headers)
Performs an HTTP-GET request to the service. |
protected OWSResponse |
AbstractOWSClient.doPost(URL endPoint,
String contentType,
StreamBufferStore body,
Map<String,String> headers)
Performs an HTTP-POST request to the service. |
| Uses of OWSResponse in org.deegree.protocol.wfs.client |
|---|
| Methods in org.deegree.protocol.wfs.client that return OWSResponse | |
|---|---|
OWSResponse |
GetFeatureResponse.getAsRawResponse()
Provides access to the raw response. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||