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 void |
eventLoop() |
protected abstract void |
eventLoop0() |
protected String |
threadName() |
protected int |
threadPoolSize() |
destroy, destroy0, 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 eventLoop0()
Copyright © 2021 Young Monkeys. All rights reserved.