public class AbortedResponse extends ClientResponse
Response.ResponseBuilder, Response.Status, Response.StatusType| Modifier and Type | Field and Description |
|---|---|
protected InputStream |
is |
bufferedEntity, configuration, propertiesannotations, entity, entityClass, genericType, isClosed, metadata, processor, status| Constructor and Description |
|---|
AbortedResponse(ClientConfiguration configuration,
Response response) |
| Modifier and Type | Method and Description |
|---|---|
protected InputStream |
getInputStream() |
protected void |
releaseConnection()
release underlying connection but do not close
|
protected void |
setInputStream(InputStream is) |
abortIfClosed, bufferEntity, close, finalize, getEntity, getEntityStream, getHeaderValueProcessor, getProperties, hasEntity, noReleaseConnection, readEntity, readFrom, setClientConfiguration, setHeaders, setPropertiesaddMethodAnnotations, getAllowedMethods, getAnnotations, getCookies, getDate, getEntityClass, getEntityTag, getGenericType, getHeaderString, getLanguage, getLastModified, getLength, getLink, getLinkBuilder, getLinkHeaders, getLinks, getLocation, getMediaType, getMetadata, getStatus, getStatusInfo, getStringHeaders, hasLink, isClosed, readEntity, readEntity, readEntity, readEntity, setAnnotations, setEntity, setEntityClass, setGenericType, setMetadata, setStatus, toHeaderStringaccepted, accepted, created, fromResponse, getHeaders, noContent, notAcceptable, notModified, notModified, notModified, ok, ok, ok, ok, ok, seeOther, serverError, status, status, status, temporaryRedirectprotected InputStream is
public AbortedResponse(ClientConfiguration configuration, Response response)
protected InputStream getInputStream()
getInputStream in class ClientResponseprotected void setInputStream(InputStream is)
setInputStream in class ClientResponseprotected void releaseConnection()
ClientResponsereleaseConnection in class ClientResponseCopyright © 2015. All Rights Reserved.