|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpBrokenContent.Builder | |
|---|---|
| org.glassfish.grizzly.http | |
| Uses of HttpBrokenContent.Builder in org.glassfish.grizzly.http |
|---|
| Methods in org.glassfish.grizzly.http that return HttpBrokenContent.Builder | |
|---|---|
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(String message)
Set the exception. |
HttpBrokenContent.Builder |
HttpBrokenContent.Builder.error(String message,
Throwable cause)
Set the exception. |
HttpBrokenContent.Builder |
HttpBrokenContent.Builder.error(Throwable cause)
Set the exception. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||