com.indexdata.mkjsf.pazpar2
Class ServiceProxyClient.ProxyPz2ResponseHandler
java.lang.Object
com.indexdata.mkjsf.pazpar2.ServiceProxyClient.ProxyPz2ResponseHandler
- All Implemented Interfaces:
- org.apache.http.client.ResponseHandler<byte[]>
- Enclosing class:
- ServiceProxyClient
public class ServiceProxyClient.ProxyPz2ResponseHandler
- extends Object
- implements org.apache.http.client.ResponseHandler<byte[]>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceProxyClient.ProxyPz2ResponseHandler
public ServiceProxyClient.ProxyPz2ResponseHandler()
handleResponse
public byte[] handleResponse(org.apache.http.HttpResponse response)
throws org.apache.http.client.ClientProtocolException,
IOException
- Specified by:
handleResponse
in interface org.apache.http.client.ResponseHandler<byte[]>
- Throws:
org.apache.http.client.ClientProtocolException
IOException
getStatusCode
public int getStatusCode()
getReasonPhrase
public String getReasonPhrase()
getContentType
public String getContentType()
Copyright © 2013. All Rights Reserved.