public class SendStreamImpl extends StreamBase<SendStream> implements SendStream
doOnError, doOnProgress| 构造器和说明 |
|---|
SendStreamImpl(String sid) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isDone()
是否完成的
|
void |
onReply(MessageInternal reply)
答复时
|
demands, insuranceCancel, insuranceStart, onError, onProgress, sid, thenError, thenProgress, timeout, timeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsid, thenError, thenProgresspublic SendStreamImpl(String sid)
public boolean isDone()
isDone 在接口中 Stream<SendStream>public void onReply(MessageInternal reply)
onReply 在接口中 StreamInternal<SendStream>reply - 答复Copyright © 2024. All rights reserved.