public class ServerResponse extends BuiltResponse
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
public ServerResponse()
public ServerResponse(BuiltResponse response)
Copyright © 2015 JBoss by Red Hat. All rights reserved.