JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
I
O
R
S
T
C
cancel()
- Method in class org.noear.solon.rx.impl.
CompletableImpl
cancel()
- Method in class org.noear.solon.rx.
SimpleSubscriber
取消
cancel()
- Method in class org.noear.solon.rx.
SimpleSubscription
Completable
- Interface in
org.noear.solon.rx
可完成发布者(complete | error)
CompletableEmitter
- Interface in
org.noear.solon.rx
可完成发射器
CompletableEmitterImpl
- Class in
org.noear.solon.rx.impl
可完成发射器实现
CompletableEmitterImpl(Subscriber<? super Void>)
- Constructor for class org.noear.solon.rx.impl.
CompletableEmitterImpl
CompletableImpl
- Class in
org.noear.solon.rx.impl
可完成发布者实现
CompletableImpl(Throwable, Consumer<CompletableEmitter>)
- Constructor for class org.noear.solon.rx.impl.
CompletableImpl
complete()
- Static method in interface org.noear.solon.rx.
Completable
完成
create(Consumer<CompletableEmitter>)
- Static method in interface org.noear.solon.rx.
Completable
创建
D
doOnComplete(Runnable)
- Method in interface org.noear.solon.rx.
Completable
完成时
doOnComplete(Runnable)
- Method in class org.noear.solon.rx.impl.
CompletableImpl
doOnComplete(Runnable)
- Method in class org.noear.solon.rx.
SimpleSubscriber
doOnError(Consumer<Throwable>)
- Method in interface org.noear.solon.rx.
Completable
出错时
doOnError(Consumer<Throwable>)
- Method in class org.noear.solon.rx.impl.
CompletableImpl
doOnError(Consumer<Throwable>)
- Method in class org.noear.solon.rx.
SimpleSubscriber
doOnNext(Function<T, Boolean>)
- Method in class org.noear.solon.rx.
SimpleSubscriber
往下时(可控制取消)
doOnNext(Consumer<T>)
- Method in class org.noear.solon.rx.
SimpleSubscriber
doOnSubscribe(Consumer<Subscription>)
- Method in class org.noear.solon.rx.
SimpleSubscriber
E
error(Throwable)
- Static method in interface org.noear.solon.rx.
Completable
出错的完成
I
isCancelled()
- Method in class org.noear.solon.rx.
SimpleSubscription
O
onComplete()
- Method in interface org.noear.solon.rx.
CompletableEmitter
onComplete()
- Method in class org.noear.solon.rx.impl.
CompletableEmitterImpl
onComplete()
- Method in class org.noear.solon.rx.
SimpleSubscriber
onError(Throwable)
- Method in interface org.noear.solon.rx.
CompletableEmitter
onError(Throwable)
- Method in class org.noear.solon.rx.impl.
CompletableEmitterImpl
onError(Throwable)
- Method in class org.noear.solon.rx.
SimpleSubscriber
onNext(T)
- Method in class org.noear.solon.rx.
SimpleSubscriber
onRequest(BiConsumer<SimpleSubscription, Long>)
- Method in class org.noear.solon.rx.
SimpleSubscription
onSubscribe(Subscription)
- Method in class org.noear.solon.rx.
SimpleSubscriber
org.noear.solon.rx
- package org.noear.solon.rx
org.noear.solon.rx.impl
- package org.noear.solon.rx.impl
R
request(long)
- Method in class org.noear.solon.rx.impl.
CompletableImpl
request(long)
- Method in class org.noear.solon.rx.
SimpleSubscription
S
SimpleSubscriber
<
T
> - Class in
org.noear.solon.rx
订阅者-简单实现
SimpleSubscriber()
- Constructor for class org.noear.solon.rx.
SimpleSubscriber
SimpleSubscription
- Class in
org.noear.solon.rx
订阅-简单实现
SimpleSubscription()
- Constructor for class org.noear.solon.rx.
SimpleSubscription
subscribe()
- Method in interface org.noear.solon.rx.
Completable
订阅
subscribe(CompletableEmitter)
- Method in interface org.noear.solon.rx.
Completable
订阅
subscribe(Subscriber<? super Void>)
- Method in class org.noear.solon.rx.impl.
CompletableImpl
subscribe()
- Method in class org.noear.solon.rx.impl.
CompletableImpl
subscribe(CompletableEmitter)
- Method in class org.noear.solon.rx.impl.
CompletableImpl
T
then(Supplier<Completable>)
- Method in interface org.noear.solon.rx.
Completable
然后
then(Completable)
- Method in interface org.noear.solon.rx.
Completable
然后
then(Supplier<Completable>)
- Method in class org.noear.solon.rx.impl.
CompletableImpl
C
D
E
I
O
R
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2025. All rights reserved.