Searched refs:ForGrpcService (Results 1 – 4 of 4) sorted by relevance
26 import dagger.grpc.server.ForGrpcService;59 @ForGrpcService(BaristaGrpc.class)
28 public @interface ForGrpcService { annotation
17 "ForGrpcService.java",
29 import dagger.grpc.server.ForGrpcService;133 return AnnotationSpec.builder(ForGrpcService.class)