V - protected abstract static class HttpRequest.FlushOperation<V> extends HttpRequest.Operation<V>
Flushable gets flushed with proper
exception handling.| Modifier | Constructor and Description |
|---|---|
protected |
FlushOperation(Flushable flushable)
Create flush operation
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
done()
Operation complete callback
|
call, runprotected FlushOperation(Flushable flushable)
flushable - protected void done()
throws IOException
HttpRequest.Operationdone in class HttpRequest.Operation<V>IOExceptionCopyright © 2011-2015. All Rights Reserved.