public interface HttpPipeliningListener
| Modifier and Type | Method and Description |
|---|---|
void |
onLastHttpContentSent(io.netty.channel.ChannelHandlerContext channelHandlerContext)
Logic to be implemented when the last http content has been written to the socket
|
Copyright © 2021 WSO2. All rights reserved.