TransportManager$InterimTransport.smali
.class public interface abstract Lio/grpc/TransportManager$InterimTransport;
.super Ljava/lang/Object;
.source "TransportManager.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/grpc/TransportManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "InterimTransport"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract closeWithError(Lio/grpc/Status;)V
.end method
.method public abstract closeWithRealTransports(Lcom/google/common/base/A;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/common/base/A<",
"TT;>;)V"
}
.end annotation
.end method
.method public abstract transport()Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"()TT;"
}
.end annotation
.end method