public class HttpServerImpl.ServerHandler extends VertxHttpHandler<io.vertx.core.http.impl.ServerConnection>
connectionMap
Constructor and Description |
---|
ServerHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
doMessageReceived(io.vertx.core.http.impl.ServerConnection conn,
io.netty.channel.ChannelHandlerContext ctx,
Object msg) |
channelRead, getConnection, removeConnection, safeObject, write
channelInactive, channelRead, channelReadComplete, channelWritabilityChanged, exceptionCaught, getContext, safeBuffer, userEventTriggered
bind, close, connect, deregister, disconnect, flush, read
channelActive, channelRegistered, channelUnregistered
handlerAdded, handlerRemoved, isSharable
protected void doMessageReceived(io.vertx.core.http.impl.ServerConnection conn, io.netty.channel.ChannelHandlerContext ctx, Object msg) throws Exception
doMessageReceived
in class VertxHttpHandler<io.vertx.core.http.impl.ServerConnection>
Exception
Copyright © 2015. All Rights Reserved.