| 程序包 | 说明 |
|---|---|
| io.grpc.reflection.v1alpha | |
| org.apache.dubbo.rpc.protocol.tri.service |
| 限定符和类型 | 方法和说明 |
|---|---|
ServerReflectionResponse |
ServerReflectionResponse.Builder.build() |
ServerReflectionResponse |
ServerReflectionResponse.Builder.buildPartial() |
static ServerReflectionResponse |
ServerReflectionResponse.getDefaultInstance() |
ServerReflectionResponse |
ServerReflectionResponse.getDefaultInstanceForType() |
ServerReflectionResponse |
ServerReflectionResponse.Builder.getDefaultInstanceForType() |
static ServerReflectionResponse |
ServerReflectionResponse.parseDelimitedFrom(InputStream input) |
static ServerReflectionResponse |
ServerReflectionResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServerReflectionResponse |
ServerReflectionResponse.parseFrom(byte[] data) |
static ServerReflectionResponse |
ServerReflectionResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServerReflectionResponse |
ServerReflectionResponse.parseFrom(ByteBuffer data) |
static ServerReflectionResponse |
ServerReflectionResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServerReflectionResponse |
ServerReflectionResponse.parseFrom(com.google.protobuf.ByteString data) |
static ServerReflectionResponse |
ServerReflectionResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServerReflectionResponse |
ServerReflectionResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ServerReflectionResponse |
ServerReflectionResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServerReflectionResponse |
ServerReflectionResponse.parseFrom(InputStream input) |
static ServerReflectionResponse |
ServerReflectionResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<ServerReflectionResponse> |
ServerReflectionResponse.getParserForType() |
static com.google.protobuf.Parser<ServerReflectionResponse> |
ServerReflectionResponse.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
ServerReflectionResponse.Builder |
ServerReflectionResponse.Builder.mergeFrom(ServerReflectionResponse other) |
static ServerReflectionResponse.Builder |
ServerReflectionResponse.newBuilder(ServerReflectionResponse prototype) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.dubbo.common.stream.StreamObserver<ServerReflectionRequest> |
ServerReflection.serverReflectionInfo(org.apache.dubbo.common.stream.StreamObserver<ServerReflectionResponse> responseObserver)
The reflection service is structured as a bidirectional stream, ensuring
all related requests go to a single server.
|
org.apache.dubbo.common.stream.StreamObserver<ServerReflectionRequest> |
DubboServerReflectionTriple.ServerReflectionStub.serverReflectionInfo(org.apache.dubbo.common.stream.StreamObserver<ServerReflectionResponse> responseObserver)
The reflection service is structured as a bidirectional stream, ensuring
all related requests go to a single server.
|
org.apache.dubbo.common.stream.StreamObserver<ServerReflectionRequest> |
DubboServerReflectionTriple.ServerReflectionImplBase.serverReflectionInfo(org.apache.dubbo.common.stream.StreamObserver<ServerReflectionResponse> responseObserver) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.dubbo.common.stream.StreamObserver<ServerReflectionRequest> |
ReflectionV1AlphaService.serverReflectionInfo(org.apache.dubbo.common.stream.StreamObserver<ServerReflectionResponse> responseObserver) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.