A C D E G H I M O Q R S T U V
A
- ACK - 类 中的静态变量cn.zhxu.stomp.Commands
-
确认消息
- ACK - 类 中的静态变量cn.zhxu.stomp.Commands
-
确认消息
- ACK - 类 中的静态变量cn.zhxu.stomp.Header
-
确认
- ACK - 类 中的静态变量cn.zhxu.stomp.Header
-
确认
- ack(Message) - 类 中的方法cn.zhxu.stomp.Stomp
-
确认收到某条消息
- ack(Message) - 类 中的方法cn.zhxu.stomp.Stomp
-
确认收到某条消息
- AUTO_ACK - 类 中的静态变量cn.zhxu.stomp.Stomp
-
- AUTO_ACK - 类 中的静态变量cn.zhxu.stomp.Stomp
-
C
- cleanPendingStartData(int) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- cleanPendingStartData(int) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- CLIENT_ACK - 类 中的静态变量cn.zhxu.stomp.Stomp
-
- CLIENT_ACK - 类 中的静态变量cn.zhxu.stomp.Stomp
-
- cn.zhxu.stomp - 程序包 cn.zhxu.stomp
-
- Commands - cn.zhxu.stomp中的类
-
命令
- Commands - cn.zhxu.stomp中的类
-
命令
- Commands() - 类 的构造器cn.zhxu.stomp.Commands
-
- Commands() - 类 的构造器cn.zhxu.stomp.Commands
-
- CONNECT - 类 中的静态变量cn.zhxu.stomp.Commands
-
发起连接
- CONNECT - 类 中的静态变量cn.zhxu.stomp.Commands
-
发起连接
- connect() - 类 中的方法cn.zhxu.stomp.Stomp
-
连接 Stomp 服务器
- connect(List<Header>) - 类 中的方法cn.zhxu.stomp.Stomp
-
连接 Stomp 服务器
- connect() - 类 中的方法cn.zhxu.stomp.Stomp
-
连接 Stomp 服务器
- connect(List<Header>) - 类 中的方法cn.zhxu.stomp.Stomp
-
连接 Stomp 服务器
- CONNECTED - 类 中的静态变量cn.zhxu.stomp.Commands
-
已连接
- CONNECTED - 类 中的静态变量cn.zhxu.stomp.Commands
-
已连接
- CONTENT_TYPE - 类 中的静态变量cn.zhxu.stomp.Header
-
内容类型
- CONTENT_TYPE - 类 中的静态变量cn.zhxu.stomp.Header
-
内容类型
- createMessage(String, List<Header>, String) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- createMessage(String, List<Header>, String) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
D
- decode(String, Consumer<Message>) - 接口 中的方法cn.zhxu.stomp.MsgCodec
-
解码
- decode(String, Consumer<Message>) - 接口 中的方法cn.zhxu.stomp.MsgCodec
-
解码
- decode(String, Consumer<Message>) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- decode(Consumer<Message>, int) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- decode(String, Consumer<Message>) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- decode(Consumer<Message>, int) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- decodeHeaders(int, int) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
解析 Headers
- decodeHeaders(int, int) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
解析 Headers
- DESTINATION - 类 中的静态变量cn.zhxu.stomp.Header
-
目的地
- DESTINATION - 类 中的静态变量cn.zhxu.stomp.Header
-
目的地
- destinationEqual(String) - 类 中的方法cn.zhxu.stomp.Subscriber
-
- destinationEqual(String) - 类 中的方法cn.zhxu.stomp.Subscriber
-
- DISCONNECT - 类 中的静态变量cn.zhxu.stomp.Commands
-
断开连接
- DISCONNECT - 类 中的静态变量cn.zhxu.stomp.Commands
-
断开连接
- disconnect() - 类 中的方法cn.zhxu.stomp.Stomp
-
断开连接,将先发送 DISCONNECT 消息给服务器,服务器回复后断开连接
默认等待服务器为 10 秒,10秒后自动关闭
- disconnect(int) - 类 中的方法cn.zhxu.stomp.Stomp
-
- disconnect(boolean) - 类 中的方法cn.zhxu.stomp.Stomp
-
断开连接
- disconnect() - 类 中的方法cn.zhxu.stomp.Stomp
-
断开连接,将先发送 DISCONNECT 消息给服务器,服务器回复后断开连接
默认等待服务器为 10 秒,10秒后自动关闭
- disconnect(int) - 类 中的方法cn.zhxu.stomp.Stomp
-
- disconnect(boolean) - 类 中的方法cn.zhxu.stomp.Stomp
-
断开连接
E
- encode(Message) - 接口 中的方法cn.zhxu.stomp.MsgCodec
-
编码
- encode(Message) - 接口 中的方法cn.zhxu.stomp.MsgCodec
-
编码
- encode(Message) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- encode(Message) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- ERROR - 类 中的静态变量cn.zhxu.stomp.Commands
-
收到错误
- ERROR - 类 中的静态变量cn.zhxu.stomp.Commands
-
收到错误
G
- getBodyEnd() - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- getBodyEnd() - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- getCommand() - 类 中的方法cn.zhxu.stomp.Message
-
- getCommand() - 类 中的方法cn.zhxu.stomp.Message
-
- getCommandEnd() - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- getCommandEnd() - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- getHeaderDelimiter() - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- getHeaderDelimiter() - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- getHeaderKvDelimiter() - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- getHeaderKvDelimiter() - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- getHeaders() - 类 中的方法cn.zhxu.stomp.Message
-
- getHeaders() - 类 中的方法cn.zhxu.stomp.Message
-
- getHeadersEnd() - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- getHeadersEnd() - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- getKey() - 类 中的方法cn.zhxu.stomp.Header
-
- getKey() - 类 中的方法cn.zhxu.stomp.Header
-
- getMsgCodec() - 类 中的方法cn.zhxu.stomp.Stomp
-
- getMsgCodec() - 类 中的方法cn.zhxu.stomp.Stomp
-
- getPayload() - 类 中的方法cn.zhxu.stomp.Message
-
- getPayload() - 类 中的方法cn.zhxu.stomp.Message
-
- getValue() - 类 中的方法cn.zhxu.stomp.Header
-
- getValue() - 类 中的方法cn.zhxu.stomp.Header
-
H
- Header - cn.zhxu.stomp中的类
-
- Header - cn.zhxu.stomp中的类
-
- Header(String, String) - 类 的构造器cn.zhxu.stomp.Header
-
- Header(String, String) - 类 的构造器cn.zhxu.stomp.Header
-
- header(String) - 类 中的方法cn.zhxu.stomp.Message
-
- header(String) - 类 中的方法cn.zhxu.stomp.Message
-
- headerValue(String) - 类 中的方法cn.zhxu.stomp.Message
-
- headerValue(String) - 类 中的方法cn.zhxu.stomp.Message
-
- HEART_BEAT - 类 中的静态变量cn.zhxu.stomp.Header
-
心跳
- HEART_BEAT - 类 中的静态变量cn.zhxu.stomp.Header
-
心跳
I
- ID - 类 中的静态变量cn.zhxu.stomp.Header
-
订阅者 ID
- ID - 类 中的静态变量cn.zhxu.stomp.Header
-
订阅者 ID
- isAutoAck() - 类 中的方法cn.zhxu.stomp.Stomp
-
- isAutoAck() - 类 中的方法cn.zhxu.stomp.Stomp
-
- isCommand(String) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- isCommand(String) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- isCommandChar(char) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- isCommandChar(char) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- isConnected() - 类 中的方法cn.zhxu.stomp.Stomp
-
- isConnected() - 类 中的方法cn.zhxu.stomp.Stomp
-
- isConnecting() - 类 中的方法cn.zhxu.stomp.Stomp
-
- isConnecting() - 类 中的方法cn.zhxu.stomp.Stomp
-
- isDisconnecting() - 类 中的方法cn.zhxu.stomp.Stomp
-
- isDisconnecting() - 类 中的方法cn.zhxu.stomp.Stomp
-
M
- MESSAGE - 类 中的静态变量cn.zhxu.stomp.Commands
-
收到消息
- MESSAGE - 类 中的静态变量cn.zhxu.stomp.Commands
-
收到消息
- Message - cn.zhxu.stomp中的类
-
- Message - cn.zhxu.stomp中的类
-
- Message(String, List<Header>) - 类 的构造器cn.zhxu.stomp.Message
-
- Message(String, List<Header>, String) - 类 的构造器cn.zhxu.stomp.Message
-
- Message(String, List<Header>) - 类 的构造器cn.zhxu.stomp.Message
-
- Message(String, List<Header>, String) - 类 的构造器cn.zhxu.stomp.Message
-
- MESSAGE_ID - 类 中的静态变量cn.zhxu.stomp.Header
-
消息 ID
- MESSAGE_ID - 类 中的静态变量cn.zhxu.stomp.Header
-
消息 ID
- MsgCodec - cn.zhxu.stomp中的接口
-
Stomp 消息编解码器
- MsgCodec - cn.zhxu.stomp中的接口
-
Stomp 消息编解码器
- MsgCodecImpl - cn.zhxu.stomp中的类
-
Stomp 消息编解码器
- MsgCodecImpl - cn.zhxu.stomp中的类
-
Stomp 消息编解码器
- MsgCodecImpl() - 类 的构造器cn.zhxu.stomp.MsgCodecImpl
-
- MsgCodecImpl() - 类 的构造器cn.zhxu.stomp.MsgCodecImpl
-
- msgHeaders(Message) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- msgHeaders(Message) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
O
- over(WHttpTask) - 类 中的静态方法cn.zhxu.stomp.Stomp
-
构建 Stomp 客户端(自动确定消息)
- over(WHttpTask, boolean) - 类 中的静态方法cn.zhxu.stomp.Stomp
-
构建 Stomp 客户端
- over(WHttpTask) - 类 中的静态方法cn.zhxu.stomp.Stomp
-
构建 Stomp 客户端(自动确定消息)
- over(WHttpTask, boolean) - 类 中的静态方法cn.zhxu.stomp.Stomp
-
构建 Stomp 客户端
Q
- queue(String, Consumer<Message>) - 类 中的方法cn.zhxu.stomp.Stomp
-
监听队列消息
- queue(String, List<Header>, Consumer<Message>) - 类 中的方法cn.zhxu.stomp.Stomp
-
监听队列消息
- queue(String, Consumer<Message>) - 类 中的方法cn.zhxu.stomp.Stomp
-
监听队列消息
- queue(String, List<Header>, Consumer<Message>) - 类 中的方法cn.zhxu.stomp.Stomp
-
监听队列消息
R
- RECEIPT - 类 中的静态变量cn.zhxu.stomp.Commands
-
收到凭据
- RECEIPT - 类 中的静态变量cn.zhxu.stomp.Commands
-
收到凭据
- RECEIPT - 类 中的静态变量cn.zhxu.stomp.Header
-
凭据
- RECEIPT - 类 中的静态变量cn.zhxu.stomp.Header
-
凭据
- RECEIPT_ID - 类 中的静态变量cn.zhxu.stomp.Header
-
凭据 ID
- RECEIPT_ID - 类 中的静态变量cn.zhxu.stomp.Header
-
凭据 ID
- resetStatus() - 类 中的方法cn.zhxu.stomp.Subscriber
-
- resetStatus() - 类 中的方法cn.zhxu.stomp.Subscriber
-
S
- SEND - 类 中的静态变量cn.zhxu.stomp.Commands
-
发送消息
- SEND - 类 中的静态变量cn.zhxu.stomp.Commands
-
发送消息
- send(Message) - 类 中的方法cn.zhxu.stomp.Stomp
-
发送消息给服务器
- send(Message) - 类 中的方法cn.zhxu.stomp.Stomp
-
发送消息给服务器
- sendTo(String, String) - 类 中的方法cn.zhxu.stomp.Stomp
-
发送消息到指定目的地
- sendTo(String, String) - 类 中的方法cn.zhxu.stomp.Stomp
-
发送消息到指定目的地
- sendToQueue(String, String) - 类 中的方法cn.zhxu.stomp.Stomp
-
- sendToQueue(String, String) - 类 中的方法cn.zhxu.stomp.Stomp
-
- sendToTopic(String, String) - 类 中的方法cn.zhxu.stomp.Stomp
-
- sendToTopic(String, String) - 类 中的方法cn.zhxu.stomp.Stomp
-
- setBodyEnd(String) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- setBodyEnd(String) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- setCommandEnd(String) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- setCommandEnd(String) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- setHeaderDelimiter(String) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- setHeaderDelimiter(String) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- setHeaderKvDelimiter(String) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- setHeaderKvDelimiter(String) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- setHeadersEnd(String) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- setHeadersEnd(String) - 类 中的方法cn.zhxu.stomp.MsgCodecImpl
-
- setMsgCodec(MsgCodec) - 类 中的方法cn.zhxu.stomp.Stomp
-
- setMsgCodec(MsgCodec) - 类 中的方法cn.zhxu.stomp.Stomp
-
- setOnConnected(Consumer<Stomp>) - 类 中的方法cn.zhxu.stomp.Stomp
-
连接成功回调
- setOnConnected(Consumer<Stomp>) - 类 中的方法cn.zhxu.stomp.Stomp
-
连接成功回调
- setOnDisconnected(Consumer<WebSocket.Close>) - 类 中的方法cn.zhxu.stomp.Stomp
-
连接断开回调
- setOnDisconnected(Consumer<WebSocket.Close>) - 类 中的方法cn.zhxu.stomp.Stomp
-
连接断开回调
- setOnError(Consumer<Message>) - 类 中的方法cn.zhxu.stomp.Stomp
-
错误回调(服务器返回的错误信息)
- setOnError(Consumer<Message>) - 类 中的方法cn.zhxu.stomp.Stomp
-
错误回调(服务器返回的错误信息)
- setOnException(Consumer<Throwable>) - 类 中的方法cn.zhxu.stomp.Stomp
-
错误回调(底层连接异常)
- setOnException(Consumer<Throwable>) - 类 中的方法cn.zhxu.stomp.Stomp
-
错误回调(底层连接异常)
- Stomp - cn.zhxu.stomp中的类
-
基于 OkHttps websockt 的 Stomp 客户端
- Stomp - cn.zhxu.stomp中的类
-
基于 OkHttps websockt 的 Stomp 客户端
- SUBSCRIBE - 类 中的静态变量cn.zhxu.stomp.Commands
-
发起订阅
- SUBSCRIBE - 类 中的静态变量cn.zhxu.stomp.Commands
-
发起订阅
- subscribe(String, List<Header>, Consumer<Message>) - 类 中的方法cn.zhxu.stomp.Stomp
-
订阅消息
- subscribe(String, List<Header>, Consumer<Message>) - 类 中的方法cn.zhxu.stomp.Stomp
-
订阅消息
- subscribe() - 类 中的方法cn.zhxu.stomp.Subscriber
-
- subscribe() - 类 中的方法cn.zhxu.stomp.Subscriber
-
- Subscriber - cn.zhxu.stomp中的类
-
- Subscriber - cn.zhxu.stomp中的类
-
- Subscriber(Stomp, String, Consumer<Message>, List<Header>) - 类 的构造器cn.zhxu.stomp.Subscriber
-
- Subscriber(Stomp, String, Consumer<Message>, List<Header>) - 类 的构造器cn.zhxu.stomp.Subscriber
-
- SUBSCRIPTION - 类 中的静态变量cn.zhxu.stomp.Header
-
订阅者
- SUBSCRIPTION - 类 中的静态变量cn.zhxu.stomp.Header
-
订阅者
- SUPPORTED_VERSIONS - 类 中的静态变量cn.zhxu.stomp.Stomp
-
- SUPPORTED_VERSIONS - 类 中的静态变量cn.zhxu.stomp.Stomp
-
T
- topic(String, Consumer<Message>) - 类 中的方法cn.zhxu.stomp.Stomp
-
监听主题消息
- topic(String, List<Header>, Consumer<Message>) - 类 中的方法cn.zhxu.stomp.Stomp
-
监听主题消息
- topic(String, Consumer<Message>) - 类 中的方法cn.zhxu.stomp.Stomp
-
监听主题消息
- topic(String, List<Header>, Consumer<Message>) - 类 中的方法cn.zhxu.stomp.Stomp
-
监听主题消息
- toString() - 类 中的方法cn.zhxu.stomp.Header
-
- toString() - 类 中的方法cn.zhxu.stomp.Header
-
- toString() - 类 中的方法cn.zhxu.stomp.Message
-
- toString() - 类 中的方法cn.zhxu.stomp.Message
-
- tryCallback(String, Message) - 类 中的方法cn.zhxu.stomp.Subscriber
-
- tryCallback(String, Message) - 类 中的方法cn.zhxu.stomp.Subscriber
-
U
- UNKNOWN - 类 中的静态变量cn.zhxu.stomp.Commands
-
未知命令
- UNKNOWN - 类 中的静态变量cn.zhxu.stomp.Commands
-
未知命令
- unqueue(String) - 类 中的方法cn.zhxu.stomp.Stomp
-
取消队列监听
- unqueue(String) - 类 中的方法cn.zhxu.stomp.Stomp
-
取消队列监听
- UNSUBSCRIBE - 类 中的静态变量cn.zhxu.stomp.Commands
-
发起退订
- UNSUBSCRIBE - 类 中的静态变量cn.zhxu.stomp.Commands
-
发起退订
- unsubscribe(String) - 类 中的方法cn.zhxu.stomp.Stomp
-
取消订阅
- unsubscribe(String) - 类 中的方法cn.zhxu.stomp.Stomp
-
取消订阅
- unsubscribe() - 类 中的方法cn.zhxu.stomp.Subscriber
-
- unsubscribe() - 类 中的方法cn.zhxu.stomp.Subscriber
-
- untopic(String) - 类 中的方法cn.zhxu.stomp.Stomp
-
取消主题监听
- untopic(String) - 类 中的方法cn.zhxu.stomp.Stomp
-
取消主题监听
V
- VERSION - 类 中的静态变量cn.zhxu.stomp.Header
-
接受版本
- VERSION - 类 中的静态变量cn.zhxu.stomp.Header
-
接受版本
A C D E G H I M O Q R S T U V
Copyright © 2022 江苏一键联信息科技有限公司. All rights reserved.