| Package | Description |
|---|---|
| org.asynchttpclient | |
| org.asynchttpclient.netty |
| Modifier and Type | Method and Description |
|---|---|
abstract NettyResponseBodyPart |
AsyncHttpClientConfig.ResponseBodyPartFactory.newResponseBodyPart(io.netty.buffer.ByteBuf buf,
boolean last) |
| Modifier and Type | Class and Description |
|---|---|
class |
EagerNettyResponseBodyPart
A callback class used when an HTTP response body is received.
|
class |
LazyNettyResponseBodyPart
A callback class used when an HTTP response body is received.
|
Copyright © 2015. All Rights Reserved.