org.deegree.protocol.ows.client
Class OWSResponseHandler
java.lang.Object
org.deegree.protocol.ows.client.OWSResponseHandler
- All Implemented Interfaces:
- org.apache.http.client.ResponseHandler<InputStream>
public class OWSResponseHandler
- extends Object
- implements org.apache.http.client.ResponseHandler<InputStream>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OWSResponseHandler
public OWSResponseHandler()
handleResponse
public InputStream handleResponse(org.apache.http.HttpResponse response)
throws org.apache.http.client.ClientProtocolException,
IOException
- Specified by:
handleResponse
in interface org.apache.http.client.ResponseHandler<InputStream>
- Throws:
org.apache.http.client.ClientProtocolException
IOException
Copyright © 2011. All Rights Reserved.