| 程序包 | 说明 |
|---|---|
| net.wicp.tams.common.grpc.connector |
| 限定符和类型 | 字段和说明 |
|---|---|
static io.grpc.MethodDescriptor<In,Out> |
ConnectorServiceGrpc.METHOD_CALL
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
In |
In.Builder.build() |
In |
In.Builder.buildPartial() |
static In |
In.getDefaultInstance() |
In |
In.getDefaultInstanceForType() |
In |
In.Builder.getDefaultInstanceForType() |
static In |
In.parseDelimitedFrom(InputStream input) |
static In |
In.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static In |
In.parseFrom(byte[] data) |
static In |
In.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static In |
In.parseFrom(ByteBuffer data) |
static In |
In.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static In |
In.parseFrom(com.google.protobuf.ByteString data) |
static In |
In.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static In |
In.parseFrom(com.google.protobuf.CodedInputStream input) |
static In |
In.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static In |
In.parseFrom(InputStream input) |
static In |
In.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<In,Out> |
ConnectorServiceGrpc.getCallMethod() |
com.google.protobuf.Parser<In> |
In.getParserForType() |
static com.google.protobuf.Parser<In> |
In.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
Out |
ConnectorServiceGrpc.ConnectorServiceBlockingStub.call(In request) |
com.google.common.util.concurrent.ListenableFuture<Out> |
ConnectorServiceGrpc.ConnectorServiceFutureStub.call(In request) |
void |
ConnectorServiceGrpc.ConnectorServiceImplBase.call(In request,
io.grpc.stub.StreamObserver<Out> responseObserver) |
void |
ConnectorServiceGrpc.ConnectorServiceStub.call(In request,
io.grpc.stub.StreamObserver<Out> responseObserver) |
void |
ConnectorServer.call(In request,
io.grpc.stub.StreamObserver<Out> responseObserver) |
In.Builder |
In.Builder.mergeFrom(In other) |
static In.Builder |
In.newBuilder(In prototype) |
Copyright © 2018. All rights reserved.