com.indexdata.masterkey.pazpar2.client
public class AbstractPazpar2Client.HttpResponse extends Object implements Pazpar2HttpResponse
Modifier and Type | Field and Description |
---|---|
InputStream |
body |
String |
contentType |
int |
statusCode |
public final int statusCode
public final InputStream body
public final String contentType
public String getContentType()
getContentType
in interface Pazpar2HttpResponse
public int getStatusCode()
getStatusCode
in interface Pazpar2HttpResponse
Copyright © 2014. All rights reserved.