@Generated(value="by gRPC proto compiler (version 1.29.0)", comments="Source: contract_service.proto") public final class NativeCodeGrpc extends Object
service provided by chain code, called by xchain
| 限定符和类型 | 类和说明 |
|---|---|
static class |
NativeCodeGrpc.NativeCodeBlockingStub
service provided by chain code, called by xchain
|
static class |
NativeCodeGrpc.NativeCodeFutureStub
service provided by chain code, called by xchain
|
static class |
NativeCodeGrpc.NativeCodeImplBase
service provided by chain code, called by xchain
|
static class |
NativeCodeGrpc.NativeCodeStub
service provided by chain code, called by xchain
|
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERVICE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<Contract.NativeCallRequest,Contract.NativeCallResponse> |
getCallMethod() |
static io.grpc.MethodDescriptor<Contract.PingRequest,Contract.PingResponse> |
getPingMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static NativeCodeGrpc.NativeCodeBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static NativeCodeGrpc.NativeCodeFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static NativeCodeGrpc.NativeCodeStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static io.grpc.MethodDescriptor<Contract.NativeCallRequest,Contract.NativeCallResponse> getCallMethod()
public static io.grpc.MethodDescriptor<Contract.PingRequest,Contract.PingResponse> getPingMethod()
public static NativeCodeGrpc.NativeCodeStub newStub(io.grpc.Channel channel)
public static NativeCodeGrpc.NativeCodeBlockingStub newBlockingStub(io.grpc.Channel channel)
public static NativeCodeGrpc.NativeCodeFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2020. All rights reserved.