Uses of Interface
io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
-
Packages that use ServerReflectionResponseOrBuilder Package Description io.grpc.reflection.v1 -
-
Uses of ServerReflectionResponseOrBuilder in io.grpc.reflection.v1
Classes in io.grpc.reflection.v1 that implement ServerReflectionResponseOrBuilder Modifier and Type Class Description class
ServerReflectionResponse
The message sent by the server to answer ServerReflectionInfo method.static class
ServerReflectionResponse.Builder
The message sent by the server to answer ServerReflectionInfo method.
-