public static class NettyAsyncHttpProviderConfig.EagerResponseBodyPartFactory extends Object implements NettyAsyncHttpProviderConfig.ResponseBodyPartFactory
| Constructor and Description |
|---|
EagerResponseBodyPartFactory() |
| Modifier and Type | Method and Description |
|---|---|
NettyResponseBodyPart |
newResponseBodyPart(io.netty.buffer.ByteBuf buf,
boolean last) |
public NettyResponseBodyPart newResponseBodyPart(io.netty.buffer.ByteBuf buf, boolean last)
newResponseBodyPart in interface NettyAsyncHttpProviderConfig.ResponseBodyPartFactoryCopyright © 2015. All Rights Reserved.