public static class AdvancedConfig.LazyResponseBodyPartFactory extends Object implements AdvancedConfig.ResponseBodyPartFactory
| Constructor and Description |
|---|
LazyResponseBodyPartFactory() |
| 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 AdvancedConfig.ResponseBodyPartFactoryCopyright © 2015. All Rights Reserved.