Uses of Class
io.quarkus.grpc.runtime.devmode.GrpcServices.MethodAndPrototype
-
Packages that use GrpcServices.MethodAndPrototype Package Description io.quarkus.grpc.runtime.devmode -
-
Uses of GrpcServices.MethodAndPrototype in io.quarkus.grpc.runtime.devmode
Methods in io.quarkus.grpc.runtime.devmode that return types with arguments of type GrpcServices.MethodAndPrototype Modifier and Type Method Description Collection<GrpcServices.MethodAndPrototype>GrpcServices.ServiceDefinitionAndStatus. getMethodsWithPrototypes()
-