V - protected abstract static class HttpRequest.CloseOperation<V> extends HttpRequest.Operation<V>
| 限定符 | 构造器和说明 |
|---|---|
protected |
CloseOperation(Closeable closeable,
boolean ignoreCloseExceptions)
创建一个关闭操作
|
protected CloseOperation(Closeable closeable, boolean ignoreCloseExceptions)
closeable - ignoreCloseExceptions - protected void done()
throws IOException
HttpRequest.Operationdone 在类中 HttpRequest.Operation<V>IOExceptionCopyright © 2016. All rights reserved.