com.indexdata.masterkey.pazpar2.client
Class AbstractPazpar2Client.HttpResponse
java.lang.Object
com.indexdata.masterkey.pazpar2.client.AbstractPazpar2Client.HttpResponse
- All Implemented Interfaces:
- Pazpar2HttpResponse
- Enclosing class:
- AbstractPazpar2Client
public class AbstractPazpar2Client.HttpResponse
- extends Object
- implements Pazpar2HttpResponse
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
statusCode
public final int statusCode
body
public final InputStream body
contentType
public final String contentType
getContentType
public String getContentType()
- Specified by:
getContentType
in interface Pazpar2HttpResponse
getStatusCode
public int getStatusCode()
- Specified by:
getStatusCode
in interface Pazpar2HttpResponse
Copyright © 2012. All Rights Reserved.