Class HTTPProtocol.PagingResponseBuilder
java.lang.Object
jakarta.ws.rs.core.Response.ResponseBuilder
org.jboss.resteasy.specimpl.ResponseBuilderImpl
org.openremote.agent.protocol.http.HTTPProtocol.PagingResponseBuilder
- Enclosing class:
- HTTPProtocol
protected static class HTTPProtocol.PagingResponseBuilder
extends org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
Field Summary
Fields inherited from class org.jboss.resteasy.specimpl.ResponseBuilderImpl
entity, entityAnnotations, metadata, reasonPhrase, status
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.resteasy.specimpl.ResponseBuilderImpl
allow, allow, cacheControl, clone, contentLocation, cookie, createVaryHeader, encoding, entity, entity, expires, getDateFormatRFC822, header, language, language, lastModified, link, link, links, location, replaceAll, status, status, tag, tag, type, type, variant, variants, variants
Methods inherited from class jakarta.ws.rs.core.Response.ResponseBuilder
newInstance, status, status
-
Constructor Details
-
PagingResponseBuilder
protected PagingResponseBuilder()
-
-
Method Details
-
build
public jakarta.ws.rs.core.Response build()- Overrides:
build
in classorg.jboss.resteasy.specimpl.ResponseBuilderImpl
-