public abstract class EzySocketEventLoopHandler extends com.tvd12.ezyfox.util.EzyLoggable implements EzyThreadPoolSizeAware, com.tvd12.ezyfox.util.EzyStartable, com.tvd12.ezyfox.util.EzyDestroyable
protected EzySocketEventLoop
eventLoop
protected int
threadPoolSize
logger
EzySocketEventLoopHandler()
void
destroy()
protected abstract String
getThreadName()
protected abstract EzySimpleSocketEventLoop
newEventLoop()
start()
getLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setThreadPoolSize
protected int threadPoolSize
protected EzySocketEventLoop eventLoop
public EzySocketEventLoopHandler()
public void start() throws Exception
start
com.tvd12.ezyfox.util.EzyStartable
Exception
protected abstract String getThreadName()
protected abstract EzySimpleSocketEventLoop newEventLoop()
public void destroy()
destroy
com.tvd12.ezyfox.util.EzyDestroyable
Copyright © 2021 Young Monkeys. All rights reserved.