protected abstract static class HttpInput.State
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
State() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
blockForContent(HttpInput in) |
java.lang.Throwable |
getError() |
int |
noContent() |
public boolean blockForContent(HttpInput in) throws java.io.IOException
java.io.IOExceptionpublic int noContent()
throws java.io.IOException
java.io.IOExceptionpublic java.lang.Throwable getError()
Copyright © 1995–2023 Webtide. All rights reserved.