A B C D E F G H I L M O P Q R S U W X
A
- allowCompress(int) - 类 中的方法org.noear.solon.socketd.protocol.MessageProtocolCompress
-
是否充许压缩
- allowCompressSize - 类 中的变量org.noear.solon.socketd.protocol.MessageProtocolCompress
-
- attrMap() - 类 中的方法org.noear.solon.socketd.SessionBase
-
- autoReconnect() - 接口 中的方法org.noear.solon.socketd.Connector
-
是否自动重连
- autoReconnect() - 类 中的方法org.noear.solon.socketd.ConnectorBase
-
是否自动重连
B
- baseProtocol - 类 中的变量org.noear.solon.socketd.protocol.MessageProtocolCompress
-
- baseProtocol - 类 中的变量org.noear.solon.socketd.protocol.MessageProtocolSecret
-
- bodyAsStream() - 类 中的方法org.noear.solon.socketd.SocketContext
-
C
- call(Context) - 类 中的方法org.noear.nami.channel.socketd.SocketChannel
-
调用
- ClientEndpoint - org.noear.solon.socketd.annotation中的注释类型
-
- close() - 类 中的方法org.noear.solon.socketd.SocketContext
-
- clzCached - 类 中的静态变量org.noear.solon.socketd.SessionFactoryManager
-
- commit() - 类 中的方法org.noear.solon.socketd.SocketContext
-
- compress(byte[]) - 类 中的方法org.noear.solon.socketd.protocol.MessageProtocolCompress
-
压缩
- compress(byte[]) - 类 中的静态方法org.noear.solon.socketd.protocol.util.GzipUtil
-
- compressDo(byte[]) - 类 中的静态方法org.noear.solon.socketd.protocol.util.GzipUtil
-
- Connector<T> - org.noear.solon.socketd中的接口
-
链接器
- ConnectorBase<T> - org.noear.solon.socketd中的类
-
链接器基类
- ConnectorBase(URI, boolean) - 类 的构造器org.noear.solon.socketd.ConnectorBase
-
- connectTimeout() - 类 中的静态方法org.noear.solon.socketd.SocketProps
-
链接超时
- contentLength() - 类 中的方法org.noear.solon.socketd.SocketContext
-
- contentType() - 类 中的方法org.noear.solon.socketd.SocketContext
-
- contentType(String) - 类 中的方法org.noear.solon.socketd.SocketContext
-
- create(Supplier<Session>, Encoder, Decoder, Class<T>) - 类 中的静态方法org.noear.nami.channel.socketd.ProxyUtils
-
创建接口
- create(Connector) - 类 中的静态方法org.noear.solon.socketd.SessionFactoryManager
-
创建会话
- create(URI, boolean) - 类 中的静态方法org.noear.solon.socketd.SessionFactoryManager
-
创建会话
- create(URI, Class<T>) - 类 中的静态方法org.noear.solon.socketd.SocketD
-
创建接口
- create(URI, Encoder, Decoder, Class<T>) - 类 中的静态方法org.noear.solon.socketd.SocketD
-
创建接口
- create(String, Class<T>) - 类 中的静态方法org.noear.solon.socketd.SocketD
-
创建接口
- create(String, Encoder, Decoder, Class<T>) - 类 中的静态方法org.noear.solon.socketd.SocketD
-
创建接口
- create(Context, Class<T>) - 类 中的静态方法org.noear.solon.socketd.SocketD
-
创建接口
- create(Session, Class<T>) - 类 中的静态方法org.noear.solon.socketd.SocketD
-
创建接口
- create(Supplier<Session>, Class<T>) - 类 中的静态方法org.noear.solon.socketd.SocketD
-
创建接口
- create(Session, Encoder, Decoder, Class<T>) - 类 中的静态方法org.noear.solon.socketd.SocketD
-
创建接口
- create(Supplier<Session>, Encoder, Decoder, Class<T>) - 类 中的静态方法org.noear.solon.socketd.SocketD
-
创建接口
- createSession(Connector) - 接口 中的方法org.noear.solon.socketd.SessionFactory
-
创建会话
- createSession(URI, boolean) - 接口 中的方法org.noear.solon.socketd.SessionFactory
-
创建会话
- createSession(Connector) - 类 中的静态方法org.noear.solon.socketd.SocketD
-
创建会话
- createSession(URI, boolean) - 类 中的静态方法org.noear.solon.socketd.SocketD
-
创建会话
- createSession(URI) - 类 中的静态方法org.noear.solon.socketd.SocketD
-
创建会话
- createSession(String, boolean) - 类 中的静态方法org.noear.solon.socketd.SocketD
-
创建会话
- createSession(String) - 类 中的静态方法org.noear.solon.socketd.SocketD
-
创建会话
D
- decode(ByteBuffer) - 接口 中的方法org.noear.solon.socketd.protocol.MessageProtocol
-
- decode(ByteBuffer) - 类 中的方法org.noear.solon.socketd.protocol.MessageProtocolBase
-
- decode(ByteBuffer) - 类 中的方法org.noear.solon.socketd.protocol.MessageProtocolCompress
-
- decode(ByteBuffer) - 类 中的方法org.noear.solon.socketd.protocol.MessageProtocolSecret
-
- decode(ByteBuffer) - 类 中的静态方法org.noear.solon.socketd.ProtocolManager
-
解码
- decodeHeaderMap(String) - 类 中的静态方法org.noear.solon.socketd.util.HeaderUtil
-
- decodeString(ByteBuffer, ByteBuffer, int) - 类 中的方法org.noear.solon.socketd.protocol.MessageProtocolBase
-
- decrypt(byte[]) - 类 中的方法org.noear.solon.socketd.protocol.MessageProtocolSecret
-
- driveType() - 接口 中的方法org.noear.solon.socketd.Connector
-
驱动类型
- driveType() - 接口 中的方法org.noear.solon.socketd.SessionFactory
-
驱动类型
E
- encode(Message) - 接口 中的方法org.noear.solon.socketd.protocol.MessageProtocol
-
- encode(Message) - 类 中的方法org.noear.solon.socketd.protocol.MessageProtocolBase
-
- encode(Message) - 类 中的方法org.noear.solon.socketd.protocol.MessageProtocolCompress
-
- encode(Message) - 类 中的方法org.noear.solon.socketd.protocol.MessageProtocolSecret
-
- encode(Message) - 类 中的静态方法org.noear.solon.socketd.ProtocolManager
-
编码
- encodeHeaderMap(Map<String, String>) - 类 中的静态方法org.noear.solon.socketd.util.HeaderUtil
-
- encrypt(byte[]) - 类 中的方法org.noear.solon.socketd.protocol.MessageProtocolSecret
-
F
- flag() - 类 中的方法org.noear.solon.socketd.SessionBase
-
- flagSet(int) - 类 中的方法org.noear.solon.socketd.SessionBase
-
G
- get(String) - 类 中的静态方法org.noear.solon.socketd.RequestManager
-
- getHandshaked() - 类 中的方法org.noear.solon.socketd.SessionBase
-
获取握手状态
- getOpenSessions() - 类 中的方法org.noear.solon.socketd.SessionManager
-
- getSession(Object) - 类 中的方法org.noear.solon.socketd.SessionManager
-
- GzipUtil - org.noear.solon.socketd.protocol.util中的类
-
- GzipUtil() - 类 的构造器org.noear.solon.socketd.protocol.util.GzipUtil
-
H
- handle(Session, Message) - 类 中的方法org.noear.solon.socketd.SocketContextHandler
-
- Handshake - org.noear.solon.socketd.annotation中的注释类型
-
- handshakeMessage - 类 中的变量org.noear.solon.socketd.SessionBase
-
- header(String) - 类 中的方法org.noear.solon.socketd.SessionBase
-
- headerMap() - 类 中的方法org.noear.solon.socketd.SessionBase
-
- headerSet(String, String) - 类 中的方法org.noear.solon.socketd.SessionBase
-
- HeaderUtil - org.noear.solon.socketd.util中的类
-
头信息处理工具
- HeaderUtil() - 类 的构造器org.noear.solon.socketd.util.HeaderUtil
-
I
- instance - 类 中的静态变量org.noear.solon.socketd.protocol.MessageProtocolBase
-
- instance - 类 中的静态变量org.noear.solon.socketd.SocketContextHandler
-
- ip() - 类 中的方法org.noear.solon.socketd.SocketContext
-
- isMultipart() - 类 中的方法org.noear.solon.socketd.SocketContext
-
L
- listener() - 类 中的方法org.noear.solon.socketd.SessionBase
-
当前实例监听者(ListenEndpoint 为路径监听者,不限实例)
- listener(Listener) - 类 中的方法org.noear.solon.socketd.SessionBase
-
M
- MessageProtocol - org.noear.solon.socketd.protocol中的接口
-
消息协议
- MessageProtocolBase - org.noear.solon.socketd.protocol中的类
-
基础协议
- MessageProtocolBase() - 类 的构造器org.noear.solon.socketd.protocol.MessageProtocolBase
-
- MessageProtocolCompress - org.noear.solon.socketd.protocol中的类
-
安全协议
- MessageProtocolCompress() - 类 的构造器org.noear.solon.socketd.protocol.MessageProtocolCompress
-
- MessageProtocolCompress(int) - 类 的构造器org.noear.solon.socketd.protocol.MessageProtocolCompress
-
- MessageProtocolCompress(MessageProtocol) - 类 的构造器org.noear.solon.socketd.protocol.MessageProtocolCompress
-
- MessageProtocolCompress(int, MessageProtocol) - 类 的构造器org.noear.solon.socketd.protocol.MessageProtocolCompress
-
- MessageProtocolSecret - org.noear.solon.socketd.protocol中的类
-
安全协议
- MessageProtocolSecret() - 类 的构造器org.noear.solon.socketd.protocol.MessageProtocolSecret
-
- MessageProtocolSecret(MessageProtocol) - 类 的构造器org.noear.solon.socketd.protocol.MessageProtocolSecret
-
- method() - 类 中的方法org.noear.solon.socketd.SocketContext
-
O
- onClose(Session) - 类 中的方法org.noear.solon.socketd.RouterListener
-
关闭会话时
- onError(Session, Throwable) - 类 中的方法org.noear.solon.socketd.RouterListener
-
出错时
- onMessage(Session, Message) - 类 中的方法org.noear.solon.socketd.RouterListener
-
收到消息时
- onOpen(Session) - 类 中的方法org.noear.solon.socketd.RouterListener
-
打开会话时
- onOpen() - 类 中的方法org.noear.solon.socketd.SessionBase
-
- open(Session) - 接口 中的方法org.noear.solon.socketd.Connector
-
打开
- org.noear.nami.channel.socketd - 程序包 org.noear.nami.channel.socketd
-
- org.noear.solon.socketd - 程序包 org.noear.solon.socketd
-
- org.noear.solon.socketd.annotation - 程序包 org.noear.solon.socketd.annotation
-
- org.noear.solon.socketd.protocol - 程序包 org.noear.solon.socketd.protocol
-
- org.noear.solon.socketd.protocol.util - 程序包 org.noear.solon.socketd.protocol.util
-
- org.noear.solon.socketd.util - 程序包 org.noear.solon.socketd.util
-
- output(byte[]) - 类 中的方法org.noear.solon.socketd.SocketContext
-
- output(InputStream) - 类 中的方法org.noear.solon.socketd.SocketContext
-
- outputStream() - 类 中的方法org.noear.solon.socketd.SocketContext
-
P
- param(String) - 类 中的方法org.noear.solon.socketd.SessionBase
-
- paramMap() - 类 中的方法org.noear.solon.socketd.SessionBase
-
- paramSet(String, String) - 类 中的方法org.noear.solon.socketd.SessionBase
-
- pathNew(String) - 类 中的方法org.noear.solon.socketd.SessionBase
-
- pathNew() - 类 中的方法org.noear.solon.socketd.SessionBase
-
- pretreatment(Context) - 类 中的方法org.noear.nami.channel.socketd.SocketChannelBase
-
预处理
- protocol() - 类 中的方法org.noear.solon.socketd.SocketContext
-
- ProtocolManager - org.noear.solon.socketd中的类
-
消息协议管理者
- ProtocolManager() - 类 的构造器org.noear.solon.socketd.ProtocolManager
-
- ProxyUtils - org.noear.nami.channel.socketd中的类
-
代理工具
- ProxyUtils() - 类 的构造器org.noear.nami.channel.socketd.ProxyUtils
-
Q
- queryString() - 类 中的方法org.noear.solon.socketd.SocketContext
-
R
- readBufferSize() - 类 中的静态方法org.noear.solon.socketd.SocketProps
-
读缓冲大小
- register(Message, CompletableFuture<Message>) - 类 中的静态方法org.noear.solon.socketd.RequestManager
-
注册请求
- register(SessionFactory) - 类 中的静态方法org.noear.solon.socketd.SessionFactoryManager
-
注册会话工厂
- register(SessionManager) - 类 中的静态方法org.noear.solon.socketd.SessionManager
-
- remove(String) - 类 中的静态方法org.noear.solon.socketd.RequestManager
-
- removeSession(Object) - 类 中的方法org.noear.solon.socketd.SessionManager
-
- replaceable() - 类 中的方法org.noear.solon.socketd.SocketSessionState
-
- request() - 类 中的方法org.noear.solon.socketd.SocketContext
-
- REQUEST_AND_RESPONSE_TIMEOUT_SECONDS - 类 中的静态变量org.noear.solon.socketd.RequestManager
-
请求并响应的默认超时时间(单位:秒)
- RequestManager - org.noear.solon.socketd中的类
-
- RequestManager() - 类 的构造器org.noear.solon.socketd.RequestManager
-
- response() - 类 中的方法org.noear.solon.socketd.SocketContext
-
- RouterListener - org.noear.solon.socketd中的类
-
路由器监听者
- RouterListener() - 类 的构造器org.noear.solon.socketd.RouterListener
-
S
- schemes() - 接口 中的方法org.noear.solon.socketd.SessionFactory
-
支持的地址架构
- send(Message) - 类 中的方法org.noear.solon.socketd.SessionBase
-
- sendAndCallback(String, BiConsumer<String, Throwable>) - 类 中的方法org.noear.solon.socketd.SessionBase
-
- sendAndCallback(Message, BiConsumer<Message, Throwable>) - 类 中的方法org.noear.solon.socketd.SessionBase
-
用于支持异步回调
- sendAndResponse(String) - 类 中的方法org.noear.solon.socketd.SessionBase
-
- sendAndResponse(String, int) - 类 中的方法org.noear.solon.socketd.SessionBase
-
- sendAndResponse(Message) - 类 中的方法org.noear.solon.socketd.SessionBase
-
用于支持双向RPC
- sendAndResponse(Message, int) - 类 中的方法org.noear.solon.socketd.SessionBase
-
用于支持双向RPC
- sendAsync(String) - 类 中的方法org.noear.solon.socketd.SessionBase
-
- sendAsync(Message) - 类 中的方法org.noear.solon.socketd.SessionBase
-
- sendHandshake(Message) - 类 中的方法org.noear.solon.socketd.SessionBase
-
- sendHandshakeAndResponse(Message) - 类 中的方法org.noear.solon.socketd.SessionBase
-
- sendHeartbeat() - 类 中的方法org.noear.solon.socketd.SessionBase
-
发送心跳
- sendHeartbeatAuto(int) - 类 中的方法org.noear.solon.socketd.SessionBase
-
- SessionBase - org.noear.solon.socketd中的类
-
会话基类
- SessionBase() - 类 的构造器org.noear.solon.socketd.SessionBase
-
- sessionChangeId() - 类 中的方法org.noear.solon.socketd.SocketSessionState
-
- sessionClear() - 类 中的方法org.noear.solon.socketd.SocketSessionState
-
- SessionFactory - org.noear.solon.socketd中的接口
-
会话工厂。
- SessionFactoryManager - org.noear.solon.socketd中的类
-
会话工厂管理者
- SessionFactoryManager() - 类 的构造器org.noear.solon.socketd.SessionFactoryManager
-
- SessionFlag - org.noear.solon.socketd中的类
-
会话标志(用于业务特定控制)
- SessionFlag() - 类 的构造器org.noear.solon.socketd.SessionFlag
-
- sessionGet(String) - 类 中的方法org.noear.solon.socketd.SocketSessionState
-
- sessionId() - 类 中的方法org.noear.solon.socketd.SocketSessionState
-
- sessionKeys() - 类 中的方法org.noear.solon.socketd.SocketSessionState
-
- SessionManager - org.noear.solon.socketd中的类
-
会话管理者。
- SessionManager() - 类 的构造器org.noear.solon.socketd.SessionManager
-
- sessionRemove(String) - 类 中的方法org.noear.solon.socketd.SocketSessionState
-
- sessionReset() - 类 中的方法org.noear.solon.socketd.SocketSessionState
-
- sessions - 类 中的变量org.noear.nami.channel.socketd.SocketChannel
-
- sessionSet(String, Object) - 类 中的方法org.noear.solon.socketd.SocketSessionState
-
- setHandshaked(boolean) - 类 中的方法org.noear.solon.socketd.SessionBase
-
设置握手状态
- setProtocol(MessageProtocol) - 类 中的静态方法org.noear.solon.socketd.ProtocolManager
-
设置消息协议
- setProtocol(MessageProtocol) - 类 中的静态方法org.noear.solon.socketd.SocketD
-
设置消息协议
- signalType() - 类 中的方法org.noear.solon.socketd.SessionManager
-
- socket() - 类 中的静态方法org.noear.solon.socketd.SessionManager
-
- SocketChannel - org.noear.nami.channel.socketd中的类
-
Socket 通道
- SocketChannel(Supplier<Session>) - 类 的构造器org.noear.nami.channel.socketd.SocketChannel
-
- SocketChannelBase - org.noear.nami.channel.socketd中的类
-
Socket 通道基类
- SocketChannelBase() - 类 的构造器org.noear.nami.channel.socketd.SocketChannelBase
-
- SocketContext - org.noear.solon.socketd中的类
-
SocketD 上下文
- SocketContext(Session, Message) - 类 的构造器org.noear.solon.socketd.SocketContext
-
- SocketContextHandler - org.noear.solon.socketd中的类
-
SocketD 上下文处理者
- SocketContextHandler() - 类 的构造器org.noear.solon.socketd.SocketContextHandler
-
- socketd - 类 中的静态变量org.noear.solon.socketd.SessionFlag
-
SocketD
- SocketD - org.noear.solon.socketd中的类
-
SocketD
- SocketD() - 类 的构造器org.noear.solon.socketd.SocketD
-
- SocketProps - org.noear.solon.socketd中的类
-
Socket 配置属性
- SocketProps() - 类 的构造器org.noear.solon.socketd.SocketProps
-
- SocketSessionState - org.noear.solon.socketd中的类
-
- SocketSessionState(Session) - 类 的构造器org.noear.solon.socketd.SocketSessionState
-
- socketTimeout() - 类 中的静态方法org.noear.solon.socketd.SocketProps
-
Socket超时
- start(AopContext) - 类 中的方法org.noear.solon.socketd.XPluginImp
-
U
- uncompress(byte[]) - 类 中的方法org.noear.solon.socketd.protocol.MessageProtocolCompress
-
解压
- uncompress(byte[]) - 类 中的静态方法org.noear.solon.socketd.protocol.util.GzipUtil
-
- uncompressDo(byte[]) - 类 中的静态方法org.noear.solon.socketd.protocol.util.GzipUtil
-
- unknown - 类 中的静态变量org.noear.solon.socketd.SessionFlag
-
默认(未知)
- uri() - 接口 中的方法org.noear.solon.socketd.Connector
-
连接地址
- uri() - 类 中的方法org.noear.solon.socketd.ConnectorBase
-
连接地址
- uri() - 类 中的方法org.noear.solon.socketd.SocketContext
-
- uriCached - 类 中的静态变量org.noear.solon.socketd.SessionFactoryManager
-
- url() - 类 中的方法org.noear.solon.socketd.SocketContext
-
W
- websocket() - 类 中的静态方法org.noear.solon.socketd.SessionManager
-
- writeBufferSize() - 类 中的静态方法org.noear.solon.socketd.SocketProps
-
写缓冲大小
X
- XPluginImp - org.noear.solon.socketd中的类
-
- XPluginImp() - 类 的构造器org.noear.solon.socketd.XPluginImp
-
A B C D E F G H I L M O P Q R S U W X
Copyright © 2023. All rights reserved.