public abstract class AbstractConnection extends ConnectionBase
channel, closedHandler, context, exceptionHandler, vertx
Modifier | Constructor and Description |
---|---|
protected |
AbstractConnection(VertxInternal vertx,
org.jboss.netty.channel.Channel channel,
Context context) |
addFuture, close, closedHandler, exceptionHandler, getContext, handleClosed, handleException, handleHandlerException, isSSL, pause, resume, sendFile, setContext, setWriteQueueMaxSize, writeQueueFull
protected AbstractConnection(VertxInternal vertx, org.jboss.netty.channel.Channel channel, Context context)