| 程序包 | 说明 |
|---|---|
| org.noear.socketd.transport.core | |
| org.noear.socketd.transport.core.entity | |
| org.noear.socketd.transport.stream | |
| org.noear.socketd.transport.stream.impl |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
MessageInternal
消息内部接口
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MessageDefault
消息默认实现(帧[消息[实体]])
|
| 限定符和类型 | 方法和说明 |
|---|---|
Reply |
RequestStream.await()
异步等待获取答复
|
| 限定符和类型 | 方法和说明 |
|---|---|
SubscribeStream |
SubscribeStream.thenReply(IoConsumer<Reply> onReply)
答复发生时
|
RequestStream |
RequestStream.thenReply(IoConsumer<Reply> onReply)
答复发生时
|
| 限定符和类型 | 方法和说明 |
|---|---|
Reply |
RequestStreamImpl.await() |
| 限定符和类型 | 方法和说明 |
|---|---|
SubscribeStream |
SubscribeStreamImpl.thenReply(IoConsumer<Reply> onReply) |
RequestStream |
RequestStreamImpl.thenReply(IoConsumer<Reply> onReply) |
Copyright © 2024. All rights reserved.