public interface RequestStream extends Stream<RequestStream>
| 限定符和类型 | 方法和说明 |
|---|---|
Reply |
await()
异步等待获取答复
|
RequestStream |
thenReply(IoConsumer<Reply> onReply)
答复发生时
|
isDone, sid, thenError, thenProgressReply await()
RequestStream thenReply(IoConsumer<Reply> onReply)
Copyright © 2024. All rights reserved.