Class RestResponseBuilderImpl<T>
java.lang.Object
org.jboss.resteasy.reactive.RestResponse.ResponseBuilder<T>
org.jboss.resteasy.reactive.common.jaxrs.AbstractRestResponseBuilder<T>
org.jboss.resteasy.reactive.server.jaxrs.RestResponseBuilderImpl<T>
public class RestResponseBuilderImpl<T>
extends org.jboss.resteasy.reactive.common.jaxrs.AbstractRestResponseBuilder<T>
-
Field Summary
Fields inherited from class org.jboss.resteasy.reactive.common.jaxrs.AbstractRestResponseBuilder
entity, entityAnnotations, metadata, reasonPhrase, status -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.resteasy.reactive.common.jaxrs.AbstractRestResponseBuilder
allow, allow, build, build, cacheControl, clone, cookie, createVaryHeader, encoding, entity, entity, expires, getDateFormatRFC822, getEntity, getEntityAnnotations, getMetadata, getReasonPhrase, getStatus, header, language, language, lastModified, link, link, links, populateResponse, populateResponse, replaceAll, setAllHeaders, setEntityAnnotations, status, status, tag, tag, type, type, variant, variants, variantsMethods inherited from class org.jboss.resteasy.reactive.RestResponse.ResponseBuilder
accepted, accepted, create, create, create, create, create, create, created, fromResponse, newInstance, noContent, notAcceptable, notFound, notModified, notModified, notModified, ok, ok, ok, ok, ok, seeOther, serverError, status, status, temporaryRedirect
-
Constructor Details
-
RestResponseBuilderImpl
public RestResponseBuilderImpl()
-
-
Method Details
-
location
- Specified by:
locationin classorg.jboss.resteasy.reactive.RestResponse.ResponseBuilder<T>
-
contentLocation
- Specified by:
contentLocationin classorg.jboss.resteasy.reactive.RestResponse.ResponseBuilder<T>
-
doClone
- Specified by:
doClonein classorg.jboss.resteasy.reactive.common.jaxrs.AbstractRestResponseBuilder<T>
-