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