ServerCalls$StreamingRequestMethod.smali
.class interface abstract Lio/grpc/stub/ServerCalls$StreamingRequestMethod;
.super Ljava/lang/Object;
.source "ServerCalls.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/grpc/stub/ServerCalls;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x60a
name = "StreamingRequestMethod"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<ReqT:",
"Ljava/lang/Object;",
"RespT:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract invoke(Lio/grpc/stub/StreamObserver;)Lio/grpc/stub/StreamObserver;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/grpc/stub/StreamObserver<",
"TRespT;>;)",
"Lio/grpc/stub/StreamObserver<",
"TReqT;>;"
}
.end annotation
.end method