public interface AutoCloseableEventExecutor extends io.netty.util.concurrent.EventExecutor, AutoCloseable
Modifier and Type | Interface and Description |
---|---|
static class |
AutoCloseableEventExecutor.CloseableEventExecutorMixin |
inEventLoop, inEventLoop, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, next, parent
isShuttingDown, iterator, schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelay, shutdown, shutdownGracefully, shutdownGracefully, shutdownNow, submit, submit, submit, terminationFuture
awaitTermination, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminated
forEach, spliterator
close
Copyright © 2019 OpenDaylight. All rights reserved.