Uses of Interface
io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
-
Packages that use ServerReflectionResponseOrBuilder Package Description io.grpc.reflection.v1alpha -
-
Uses of ServerReflectionResponseOrBuilder in io.grpc.reflection.v1alpha
Classes in io.grpc.reflection.v1alpha 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.
-