class RxGormStaticApi.1 extends rx.Subscriber
Constructor and description |
---|
RxGormStaticApi.1
() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
onCompleted() |
|
void |
onError(java.lang.Throwable e) |
|
void |
onNext(java.lang.Object o) |
Methods inherited from class | Name |
---|---|
class rx.Subscriber |
rx.Subscriber#unsubscribe(), rx.Subscriber#isUnsubscribed(), rx.Subscriber#setProducer(rx.Producer), rx.Subscriber#onStart(), rx.Subscriber#add(rx.Subscription), rx.Subscriber#wait(long), rx.Subscriber#wait(long, int), rx.Subscriber#wait(), rx.Subscriber#equals(java.lang.Object), rx.Subscriber#toString(), rx.Subscriber#hashCode(), rx.Subscriber#getClass(), rx.Subscriber#notify(), rx.Subscriber#notifyAll(), rx.Subscriber#onCompleted(), rx.Subscriber#onNext(java.lang.Object), rx.Subscriber#onError(java.lang.Throwable) |