public abstract class FinalizedClientResponse extends ClientResponse
AbstractBuiltResponse.InputStreamWrapper<T extends BuiltResponse>
configuration, properties, tracingLogger
annotations, bufferedEntity, entity, entityClass, genericType, is, isClosed, metadata, processor, reason, status, streamFullyRead, streamRead
Modifier | Constructor and Description |
---|---|
protected |
FinalizedClientResponse(ClientConfiguration configuration,
RESTEasyTracingLogger tracingLogger) |
Modifier and Type | Method and Description |
---|---|
protected void |
finalize() |
abortIfClosed, bufferEntity, close, getEntity, getEntityClass, getEntityStream, getHeaderValueProcessor, getProperties, hasEntity, noReleaseConnection, readFrom, setClientConfiguration, setHeaders, setInputStream, setProperties
getInputStream, readEntity, releaseConnection, releaseConnection
addMethodAnnotations, getAllowedMethods, getAnnotations, getCookies, getDate, getEntityTag, getGenericType, getHeaderString, getLanguage, getLastModified, getLength, getLink, getLinkBuilder, getLinks, getLocation, getMediaType, getMetadata, getReasonPhrase, getStatus, getStatusInfo, getStringHeaders, hasLink, isClosed, readEntity, readEntity, readEntity, readEntity, resetEntity, setAnnotations, setEntity, setEntityClass, setGenericType, setMetadata, setReasonPhrase, setStatus, setStreamFullyRead, setStreamRead, toHeaderString
protected FinalizedClientResponse(ClientConfiguration configuration, RESTEasyTracingLogger tracingLogger)
Copyright © 2020 JBoss by Red Hat. All rights reserved.