public interface WrappedEventExecutor extends EventExecutor
EventExecutor is a wrapper around
another EventExecutor implementation.
See EventExecutor.unwrap() and PausableEventExecutor for further details.children, inEventLoop, inEventLoop, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, next, parent, unwrapisShuttingDown, schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelay, shutdown, shutdownGracefully, shutdownGracefully, shutdownNow, submit, submit, submit, terminationFutureawaitTermination, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminatedcloseCopyright © 2008–2015 The Netty Project. All rights reserved.