Uses of Interface
io.grpc.reflection.v1.ServerReflectionGrpc.AsyncService
-
Packages that use ServerReflectionGrpc.AsyncService Package Description io.grpc.reflection.v1 -
-
Uses of ServerReflectionGrpc.AsyncService in io.grpc.reflection.v1
Classes in io.grpc.reflection.v1 that implement ServerReflectionGrpc.AsyncService Modifier and Type Class Description static classServerReflectionGrpc.ServerReflectionImplBaseBase class for the server implementation of the service ServerReflection.Methods in io.grpc.reflection.v1 with parameters of type ServerReflectionGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionServerReflectionGrpc. bindService(ServerReflectionGrpc.AsyncService service)
-