public interface AsyncExecChain
| Modifier and Type | Interface and Description |
|---|---|
static class |
AsyncExecChain.Scope |
| Modifier and Type | Method and Description |
|---|---|
void |
proceed(org.apache.hc.core5.http.HttpRequest request,
org.apache.hc.core5.http.nio.AsyncEntityProducer entityProducer,
AsyncExecChain.Scope scope,
AsyncExecCallback asyncExecCallback) |
void proceed(org.apache.hc.core5.http.HttpRequest request,
org.apache.hc.core5.http.nio.AsyncEntityProducer entityProducer,
AsyncExecChain.Scope scope,
AsyncExecCallback asyncExecCallback)
throws org.apache.hc.core5.http.HttpException,
IOException
org.apache.hc.core5.http.HttpExceptionIOExceptionCopyright © 1999–2018 The Apache Software Foundation. All rights reserved.