Uses of Class
org.glassfish.grizzly.http.HttpContent.Builder
Packages that use HttpContent.Builder
-
Uses of HttpContent.Builder in org.glassfish.grizzly.http
Classes in org.glassfish.grizzly.http with type parameters of type HttpContent.BuilderModifier and TypeClassDescriptionstatic classHttpContent.Builder<T extends HttpContent.Builder>HttpContent message builder.Subclasses of HttpContent.Builder in org.glassfish.grizzly.httpModifier and TypeClassDescriptionstatic final classHttpTrailer message builder.static final classHttpTrailer message builder.Methods in org.glassfish.grizzly.http that return HttpContent.BuilderModifier and TypeMethodDescriptionstatic HttpContent.BuilderHttpContent.builder(HttpHeader httpHeader) ReturnsHttpContentbuilder.final HttpContent.BuilderHttpHeader.httpContentBuilder()Get the HTTP message content builder.