public static interface ServerReflectionGrpc.AsyncService
| Modifier and Type | Method and Description |
|---|---|
default StreamObserver<ServerReflectionRequest> |
serverReflectionInfo(StreamObserver<ServerReflectionResponse> responseObserver)
The reflection service is structured as a bidirectional stream, ensuring
all related requests go to a single server.
|
default StreamObserver<ServerReflectionRequest> serverReflectionInfo(StreamObserver<ServerReflectionResponse> responseObserver)
The reflection service is structured as a bidirectional stream, ensuring all related requests go to a single server.