public static final class NativeCodeGrpc.NativeCodeFutureStub extends io.grpc.stub.AbstractFutureStub<NativeCodeGrpc.NativeCodeFutureStub>
service provided by chain code, called by xchain
| 限定符和类型 | 方法和说明 |
|---|---|
protected NativeCodeGrpc.NativeCodeFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<Contract.NativeCallResponse> |
call(Contract.NativeCallRequest request) |
com.google.common.util.concurrent.ListenableFuture<Contract.PingResponse> |
ping(Contract.PingRequest request) |
protected NativeCodeGrpc.NativeCodeFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build 在类中 io.grpc.stub.AbstractStub<NativeCodeGrpc.NativeCodeFutureStub>public com.google.common.util.concurrent.ListenableFuture<Contract.NativeCallResponse> call(Contract.NativeCallRequest request)
public com.google.common.util.concurrent.ListenableFuture<Contract.PingResponse> ping(Contract.PingRequest request)
Copyright © 2020. All rights reserved.