Class HTTPProtocol.PagingResponseBuilder
java.lang.Object
javax.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, variantsMethods inherited from class javax.ws.rs.core.Response.ResponseBuilder
newInstance, status, status
-
Constructor Details
-
PagingResponseBuilder
protected PagingResponseBuilder()
-
-
Method Details
-
build
public javax.ws.rs.core.Response build()- Overrides:
buildin classorg.jboss.resteasy.specimpl.ResponseBuilderImpl
-