content
private final byte[] content
ContentResponse, ResponseResponse.AsyncContentListener, Response.BeginListener, Response.CompleteListener, Response.ContentListener, Response.DemandedContentListener, Response.FailureListener, Response.HeaderListener, Response.HeadersListener, Response.Listener, Response.ResponseListener, Response.SuccessListenerHttpContentResponse(Response response,
byte[] content,
String mediaType,
String encoding) booleanbyte[]<T extends Response.ResponseListener>
List<T> getListeners(Class<T> listenerClass) inttoString()getRequest in interface ResponsegetListeners in interface ResponseT - the type of classlistenerClass - the listener classRequest.send(org.eclipse.jetty.client.api.Response.CompleteListener)getVersion in interface ResponsegetReason in interface ResponseResponse.getStatus()getHeaders in interface ResponsegetMediaType in interface ContentResponsegetEncoding in interface ContentResponsegetContent in interface ContentResponsegetContentAsString in interface ContentResponseContent-Type header, if any, or UTF-8.