- java.lang.Object
-
- org.tio.utils.thread.pool.AbstractSynRunnable
-
- org.tio.utils.thread.pool.AbstractQueueRunnable<ImPacket>
-
- org.jim.server.command.handler.processor.chat.MsgQueueRunnable
-
-
Field Summary
-
Fields inherited from class org.tio.utils.thread.pool.AbstractQueueRunnable
msgQueue
-
Constructor Summary
Constructors
Constructor and Description |
MsgQueueRunnable(org.tio.core.ChannelContext channelContext,
Executor executor) |
-
Method Summary
-
Methods inherited from class org.tio.utils.thread.pool.AbstractQueueRunnable
clearMsgQueue, isNeededExecute
-
Methods inherited from class org.tio.utils.thread.pool.AbstractSynRunnable
getExecutor, isCanceled, run, runningLock, setCanceled, setExecutor
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
runTask
public void runTask()
Copyright © 2018. All rights reserved.