Uses of Interface
io.grpc.reflection.v1alpha.ServerReflectionGrpc.AsyncService
-
Packages that use ServerReflectionGrpc.AsyncService Package Description io.grpc.reflection.v1alpha -
-
Uses of ServerReflectionGrpc.AsyncService in io.grpc.reflection.v1alpha
Classes in io.grpc.reflection.v1alpha that implement ServerReflectionGrpc.AsyncService Modifier and Type Class Description static classServerReflectionGrpc.ServerReflectionImplBaseBase class for the server implementation of the service ServerReflection.Fields in io.grpc.reflection.v1alpha declared as ServerReflectionGrpc.AsyncService Modifier and Type Field Description private ServerReflectionGrpc.AsyncServiceServerReflectionGrpc.MethodHandlers. serviceImplMethods in io.grpc.reflection.v1alpha with parameters of type ServerReflectionGrpc.AsyncService Modifier and Type Method Description static ServerServiceDefinitionServerReflectionGrpc. bindService(ServerReflectionGrpc.AsyncService service)Constructors in io.grpc.reflection.v1alpha with parameters of type ServerReflectionGrpc.AsyncService Constructor Description MethodHandlers(ServerReflectionGrpc.AsyncService serviceImpl, int methodId)
-