Interface ExpectedRequestHandler
public interface ExpectedRequestHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(io.netty.channel.ChannelHandlerContext ctx, io.netty.handler.codec.http.HttpRequest request)
-
Method Details
-
handle
-