| Package | Description |
|---|---|
| org.tio.core.task | |
| org.tio.utils.queue | |
| org.tio.utils.thread.pool |
| Modifier and Type | Method and Description |
|---|---|
FullWaitQueue<ChannelContext> |
CloseRunnable.getMsgQueue() |
FullWaitQueue<Packet> |
SendRunnable.getMsgQueue() |
FullWaitQueue<ByteBuffer> |
DecodeRunnable.getMsgQueue() |
FullWaitQueue<Packet> |
HandlerRunnable.getMsgQueue() |
| Modifier and Type | Class and Description |
|---|---|
class |
TioFullWaitQueue<T>
暂时用ConcurrentLinkedQueue代替
|
| Modifier and Type | Method and Description |
|---|---|
abstract FullWaitQueue<T> |
AbstractQueueRunnable.getMsgQueue()
获取消息队列
|
Copyright © 2021. All rights reserved.