Package org.xbib.netty.http.client.api
Interface HttpChannelInitializer
-
- All Superinterfaces:
io.netty.channel.ChannelHandler
public interface HttpChannelInitializer extends io.netty.channel.ChannelHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinitChannel(io.netty.channel.Channel channel)
-