A B C D F G I O P R S T W
A
- afterRead(AioSession, int) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioClientConnector
-
- afterRead(AioSession, int) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioServer
-
- afterWrite(AioSession, int) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioClientConnector
-
- afterWrite(AioSession, int) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioServer
-
- Attachment - org.noear.socketd.broker.smartsocket.impl中的类
-
Aio 附件管理
- Attachment() - 类 的构造器org.noear.socketd.broker.smartsocket.impl.Attachment
-
B
- beforeRead(AioSession) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioClientConnector
-
- beforeRead(AioSession) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioServer
-
- beforeWrite(AioSession) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioClientConnector
-
- beforeWrite(AioSession) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioServer
-
C
- close(AioSession) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioChannelAssistant
-
- close() - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioClientConnector
-
- connect() - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioClientConnector
-
- createClient(ClientConfig) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioBroker
-
- createServer(ServerConfig) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioBroker
-
D
- decode(ByteBuffer, AioSession) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioChannelAssistant
-
F
- FixedLengthFrameDecoder - org.noear.socketd.broker.smartsocket.impl中的类
-
固定帧长解码器
- FixedLengthFrameDecoder(int) - 类 的构造器org.noear.socketd.broker.smartsocket.impl.FixedLengthFrameDecoder
-
G
- get(AioSession) - 类 中的静态方法org.noear.socketd.broker.smartsocket.impl.Attachment
-
- getBuffer() - 类 中的方法org.noear.socketd.broker.smartsocket.impl.FixedLengthFrameDecoder
-
- getChannel(AioSession, TcpAioChannelAssistant) - 类 中的静态方法org.noear.socketd.broker.smartsocket.impl.Attachment
-
- getDecoder(AioSession) - 类 中的静态方法org.noear.socketd.broker.smartsocket.impl.Attachment
-
- getLength() - 类 中的方法org.noear.socketd.broker.smartsocket.impl.FixedLengthFrameDecoder
-
- getLocalAddress(AioSession) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioChannelAssistant
-
- getRemoteAddress(AioSession) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioChannelAssistant
-
I
- isValid(AioSession) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioChannelAssistant
-
O
- open() - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioClient
-
- org.noear.socketd.broker.smartsocket - 程序包 org.noear.socketd.broker.smartsocket
-
- org.noear.socketd.broker.smartsocket.impl - 程序包 org.noear.socketd.broker.smartsocket.impl
-
P
- process(AioSession, Frame) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioClientConnector
-
- process(AioSession, Frame) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioServer
-
R
- read(ByteBuffer) - 类 中的方法org.noear.socketd.broker.smartsocket.impl.FixedLengthFrameDecoder
-
S
- schema() - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioBroker
-
- setDecoder(AioSession, FixedLengthFrameDecoder) - 类 中的静态方法org.noear.socketd.broker.smartsocket.impl.Attachment
-
- shouldAccept(AsynchronousSocketChannel) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioClientConnector
-
- shouldAccept(AsynchronousSocketChannel) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioServer
-
- start() - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioServer
-
- stateEvent(AioSession, StateMachineEnum, Throwable) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioClientConnector
-
- stateEvent(AioSession, StateMachineEnum, Throwable) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioServer
-
- stop() - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioServer
-
T
- TcpAioBroker - org.noear.socketd.broker.smartsocket中的类
-
Tcp-Aio 经纪人实现
- TcpAioBroker() - 类 的构造器org.noear.socketd.broker.smartsocket.TcpAioBroker
-
- TcpAioChannelAssistant - org.noear.socketd.broker.smartsocket中的类
-
Tcp-Aio 通道助理实现
- TcpAioChannelAssistant() - 类 的构造器org.noear.socketd.broker.smartsocket.TcpAioChannelAssistant
-
- TcpAioClient - org.noear.socketd.broker.smartsocket中的类
-
Tcp-Aio 客户端实现
- TcpAioClient(ClientConfig) - 类 的构造器org.noear.socketd.broker.smartsocket.TcpAioClient
-
- TcpAioClientConnector - org.noear.socketd.broker.smartsocket中的类
-
Tcp-Aio 客户端连接器实现(支持 ssl)
- TcpAioClientConnector(TcpAioClient) - 类 的构造器org.noear.socketd.broker.smartsocket.TcpAioClientConnector
-
- TcpAioServer - org.noear.socketd.broker.smartsocket中的类
-
Tcp-Aio 服务端实现(支持 ssl)
- TcpAioServer(ServerConfig) - 类 的构造器org.noear.socketd.broker.smartsocket.TcpAioServer
-
W
- write(AioSession, Frame) - 类 中的方法org.noear.socketd.broker.smartsocket.TcpAioChannelAssistant
-
A B C D F G I O P R S T W
Copyright © 2023. All rights reserved.