public abstract class EzySocketEventLoopMultiHandler extends EzySocketEventLoopHandler
| Modifier and Type | Field and Description |
|---|---|
protected List<EzySocketEventHandler> |
eventHandlers |
protected Supplier<EzySocketEventHandler> |
eventHandlerSupplier |
eventLoop, threadPoolSize| Constructor and Description |
|---|
EzySocketEventLoopMultiHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected EzySimpleSocketEventLoop |
newEventLoop() |
getThreadName, startclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetThreadPoolSizeprotected Supplier<EzySocketEventHandler> eventHandlerSupplier
protected List<EzySocketEventHandler> eventHandlers
protected EzySimpleSocketEventLoop newEventLoop()
newEventLoop in class EzySocketEventLoopHandlerpublic void destroy()
destroy in interface com.tvd12.ezyfox.util.EzyDestroyabledestroy in class EzySocketEventLoopHandlerCopyright © 2021 Young Monkeys. All rights reserved.