Uses of Class
org.glassfish.grizzly.spdy.frames.CompressedHeadersBuilder
Packages that use CompressedHeadersBuilder
-
Uses of CompressedHeadersBuilder in org.glassfish.grizzly.spdy.frames
Methods in org.glassfish.grizzly.spdy.frames that return CompressedHeadersBuilderModifier and TypeMethodDescriptionfinal CompressedHeadersBuilderCompressedHeadersBuilder.contentLength(long contentLength) Set the content-length of this header.final CompressedHeadersBuilderCompressedHeadersBuilder.contentType(String contentType) Set the content-type of this header.final CompressedHeadersBuilderAdd the SPDY/HTTP mime header.final CompressedHeadersBuilderAdd the SPDY/HTTP mime header.final CompressedHeadersBuilderSet the the hostport (See RFC1738 [RFC1738]) portion of the URL for this request header (e.g.final CompressedHeadersBuilderSet the the HTTP method for this request.final CompressedHeadersBuilderCompressedHeadersBuilder.method(org.glassfish.grizzly.http.Method method) Set the the HTTP method for this request.static CompressedHeadersBuilderCompressedHeadersBuilder.newInstance()Returns theCompressedHeadersBuilderinstance.final CompressedHeadersBuilderSet the url-path for required url with "/" prefixed.final CompressedHeadersBuilderSet the scheme portion of the URL for this request header (e.g.final CompressedHeadersBuilderCompressedHeadersBuilder.status(int status) Set the HTTP response status code (e.g.final CompressedHeadersBuilderSet the HTTP response status code (e.g.final CompressedHeadersBuilderCompressedHeadersBuilder.status(org.glassfish.grizzly.http.util.HttpStatus status) Set the HTTP response status code (e.g.final CompressedHeadersBuilderSet the the HTTP version of this request (e.g.final CompressedHeadersBuilderCompressedHeadersBuilder.version(org.glassfish.grizzly.http.Protocol version) Set the the HTTP version of this request (e.g.