/** * Will handle all the I/O operations for a {@link Channel} once registered. * * One {@link EventLoop} instance will usually handle more then one {@link Channel} but this may depend on * implementation details and internals. * */
/** * Will handle all the I/O operations for a {@link Channel} once registered. * * One {@link EventLoop} instance will usually handle more then one {@link Channel} but this may depend on * implementation details and internals. * */