Uses of Class
org.glassfish.grizzly.http.HttpBrokenContent.Builder
-
Packages that use HttpBrokenContent.Builder Package Description org.glassfish.grizzly.http -
-
Uses of HttpBrokenContent.Builder in org.glassfish.grizzly.http
Methods in org.glassfish.grizzly.http that return HttpBrokenContent.Builder Modifier and Type Method Description static HttpBrokenContent.BuilderHttpBrokenContent. builder(HttpHeader httpHeader)ReturnsHttpTrailerbuilder.HttpBrokenContent.BuilderHttpBrokenContent.Builder. error(Throwable cause)Set the exception.
-