V - protected abstract static class HttpRequest.FlushOperation<V> extends HttpRequest.Operation<V>
| Modifier | Constructor and Description |
|---|---|
protected |
FlushOperation(java.io.Flushable flushable)
Create flush operation
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
done()
Operation complete callback
|
call, runprotected FlushOperation(java.io.Flushable flushable)
flushable - protected void done()
throws java.io.IOException
HttpRequest.Operationdone in class HttpRequest.Operation<V>java.io.IOException