Package org.curioswitch.common.server.framework.grpc
-
Interface Summary Interface Description GrpcProductionComponent<Resp> Deprecated. Define theListenableFuture<Resp> execute()in your components.GrpcProductionComponent.GrpcProductionComponentBuilder<G,C extends GrpcProductionComponent,Self extends GrpcProductionComponent.GrpcProductionComponentBuilder> Deprecated. UseBindsInstanceinstead of passing theProducerModuleinto the component.GrpcServiceDefinition A definition of a gRPCBindableServicethat should be registered to aServer. -
Class Summary Class Description GrpcGraphUtil A utility for using gRPC with producer graphs.GrpcServiceDefinition.Builder -
Annotation Types Summary Annotation Type Description Unvalidated Qualifierto use to annotate the request to a gRPC producer graph when usingBindsInstance.