public class ServerResponse extends BuiltResponse
Response.ResponseBuilder, Response.Status, Response.StatusType
annotations, entity, entityClass, genericType, isClosed, metadata, processor, status
Constructor and Description |
---|
ServerResponse() |
ServerResponse(BuiltResponse response) |
ServerResponse(Object entity,
int status,
Headers<Object> metadata) |
abortIfClosed, addMethodAnnotations, bufferEntity, close, getAllowedMethods, getAnnotations, getCookies, getDate, getEntity, getEntityClass, getEntityTag, getGenericType, getHeaderString, getHeaderValueProcessor, getLanguage, getLastModified, getLength, getLink, getLinkBuilder, getLinkHeaders, getLinks, getLocation, getMediaType, getMetadata, getStatus, getStatusInfo, getStringHeaders, hasEntity, hasLink, isClosed, readEntity, readEntity, readEntity, readEntity, readEntity, setAnnotations, setEntity, setEntityClass, setGenericType, setMetadata, setStatus, toHeaderString
accepted, accepted, created, fromResponse, getHeaders, noContent, notAcceptable, notModified, notModified, notModified, ok, ok, ok, ok, ok, seeOther, serverError, status, status, status, temporaryRedirect
public ServerResponse()
public ServerResponse(BuiltResponse response)
Copyright © 2017 JBoss by Red Hat. All rights reserved.