| Package | Description |
|---|---|
| org.glassfish.grizzly.http |
| Modifier and Type | Method and Description |
|---|---|
static HttpBrokenContent.Builder |
HttpBrokenContent.builder(HttpHeader httpHeader)
Returns
HttpTrailer builder. |
HttpBrokenContent.Builder |
HttpBrokenContent.Builder.error(HttpBrokenContentException exception)
Set the exception.
|
HttpBrokenContent.Builder |
HttpBrokenContent.Builder.error(java.lang.String message)
Set the exception.
|
HttpBrokenContent.Builder |
HttpBrokenContent.Builder.error(java.lang.String message,
java.lang.Throwable cause)
Set the exception.
|
HttpBrokenContent.Builder |
HttpBrokenContent.Builder.error(java.lang.Throwable cause)
Set the exception.
|
Copyright © 2014 Oracle Corporation. All Rights Reserved.