Uses of Class
org.deegree.protocol.ows.client.OWSResponse

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.
 



Copyright © 2011. All Rights Reserved.