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.IOException
public int noContent() throws java.io.IOException
java.io.IOException
public java.lang.Throwable getError()
Copyright © 1995–2023 Webtide. All rights reserved.