public abstract class EzySimpleSocketEventLoop extends EzySocketEventLoop
| Modifier and Type | Field and Description |
|---|---|
protected String |
threadName |
protected int |
threadPoolSize |
active, threadPool| Constructor and Description |
|---|
EzySimpleSocketEventLoop() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
doEventLoop() |
protected void |
eventLoop() |
protected String |
threadName() |
protected int |
threadPoolSize() |
destroy, doDestroy, initThreadPool, setActive, startprotected String threadName
protected int threadPoolSize
protected String threadName()
threadName in class EzySocketEventLoopprotected int threadPoolSize()
threadPoolSize in class EzySocketEventLoopprotected final void eventLoop()
eventLoop in class EzySocketEventLoopprotected abstract void doEventLoop()
Copyright © 2024 Young Monkeys. All rights reserved.