BodyObservable$BodyObserver.smali
.class Lretrofit2/adapter/rxjava2/BodyObservable$BodyObserver;
.super Ljava/lang/Object;
.source "BodyObservable.java"
# interfaces
.implements Lio/reactivex/r;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lio/reactivex/r",
"<",
"Lretrofit2/Response",
"<TR;>;>;"
}
.end annotation
# instance fields
.field private final observer:Lio/reactivex/r;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/r",
"<-TR;>;"
}
.end annotation
.end field
.field private terminated:Z
# direct methods
.method constructor <init>(Lio/reactivex/r;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/r",
"<-TR;>;)V"
}
.end annotation
.prologue
.line 41
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 42
iput-object p1, p0, Lretrofit2/adapter/rxjava2/BodyObservable$BodyObserver;->observer:Lio/reactivex/r;
.line 43
return-void
.end method
# virtual methods
.method public onComplete()V
.registers 2
.prologue
.line 65
iget-boolean v0, p0, Lretrofit2/adapter/rxjava2/BodyObservable$BodyObserver;->terminated:Z
if-nez v0, :cond_9
.line 66
iget-object v0, p0, Lretrofit2/adapter/rxjava2/BodyObservable$BodyObserver;->observer:Lio/reactivex/r;
invoke-interface {v0}, Lio/reactivex/r;->onComplete()V
.line 68
:cond_9
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.registers 4
.prologue
.line 71
iget-boolean v0, p0, Lretrofit2/adapter/rxjava2/BodyObservable$BodyObserver;->terminated:Z
if-nez v0, :cond_a
.line 72
iget-object v0, p0, Lretrofit2/adapter/rxjava2/BodyObservable$BodyObserver;->observer:Lio/reactivex/r;
invoke-interface {v0, p1}, Lio/reactivex/r;->onError(Ljava/lang/Throwable;)V
.line 81
:goto_9
return-void
.line 75
:cond_a
new-instance v0, Ljava/lang/AssertionError;
const-string v1, "This should never happen! Report as a bug with the full stacktrace."
invoke-direct {v0, v1}, Ljava/lang/AssertionError;-><init>(Ljava/lang/Object;)V
.line 78
invoke-virtual {v0, p1}, Ljava/lang/Throwable;->initCause(Ljava/lang/Throwable;)Ljava/lang/Throwable;
.line 79
invoke-static {v0}, Lio/reactivex/d/a;->onError(Ljava/lang/Throwable;)V
goto :goto_9
.end method
.method public bridge synthetic onNext(Ljava/lang/Object;)V
.registers 2
.prologue
.line 37
check-cast p1, Lretrofit2/Response;
invoke-virtual {p0, p1}, Lretrofit2/adapter/rxjava2/BodyObservable$BodyObserver;->onNext(Lretrofit2/Response;)V
return-void
.end method
.method public onNext(Lretrofit2/Response;)V
.registers 8
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lretrofit2/Response",
"<TR;>;)V"
}
.end annotation
.prologue
const/4 v5, 0x1
.line 50
invoke-virtual {p1}, Lretrofit2/Response;->isSuccessful()Z
move-result v0
if-eqz v0, :cond_11
.line 51
iget-object v0, p0, Lretrofit2/adapter/rxjava2/BodyObservable$BodyObserver;->observer:Lio/reactivex/r;
invoke-virtual {p1}, Lretrofit2/Response;->body()Ljava/lang/Object;
move-result-object v1
invoke-interface {v0, v1}, Lio/reactivex/r;->onNext(Ljava/lang/Object;)V
.line 62
:goto_10
return-void
.line 53
:cond_11
iput-boolean v5, p0, Lretrofit2/adapter/rxjava2/BodyObservable$BodyObserver;->terminated:Z
.line 54
new-instance v1, Lretrofit2/adapter/rxjava2/HttpException;
invoke-direct {v1, p1}, Lretrofit2/adapter/rxjava2/HttpException;-><init>(Lretrofit2/Response;)V
.line 56
:try_start_18
iget-object v0, p0, Lretrofit2/adapter/rxjava2/BodyObservable$BodyObserver;->observer:Lio/reactivex/r;
invoke-interface {v0, v1}, Lio/reactivex/r;->onError(Ljava/lang/Throwable;)V
:try_end_1d
.catch Ljava/lang/Throwable; {:try_start_18 .. :try_end_1d} :catch_1e
goto :goto_10
.line 57
:catch_1e
move-exception v0
.line 58
invoke-static {v0}, Lio/reactivex/exceptions/d;->throwIfFatal(Ljava/lang/Throwable;)V
.line 59
new-instance v2, Lio/reactivex/exceptions/CompositeException;
const/4 v3, 0x2
new-array v3, v3, [Ljava/lang/Throwable;
const/4 v4, 0x0
aput-object v1, v3, v4
aput-object v0, v3, v5
invoke-direct {v2, v3}, Lio/reactivex/exceptions/CompositeException;-><init>([Ljava/lang/Throwable;)V
invoke-static {v2}, Lio/reactivex/d/a;->onError(Ljava/lang/Throwable;)V
goto :goto_10
.end method
.method public onSubscribe(Lio/reactivex/disposables/b;)V
.registers 3
.prologue
.line 46
iget-object v0, p0, Lretrofit2/adapter/rxjava2/BodyObservable$BodyObserver;->observer:Lio/reactivex/r;
invoke-interface {v0, p1}, Lio/reactivex/r;->onSubscribe(Lio/reactivex/disposables/b;)V
.line 47
return-void
.end method