Uses of Interface
org.apache.camel.quarkus.component.grpc.it.model.PingPongGrpc.AsyncService
Packages that use PingPongGrpc.AsyncService
Package
Description
-
Uses of PingPongGrpc.AsyncService in org.apache.camel.quarkus.component.grpc.it
Classes in org.apache.camel.quarkus.component.grpc.it that implement PingPongGrpc.AsyncService -
Uses of PingPongGrpc.AsyncService in org.apache.camel.quarkus.component.grpc.it.model
Classes in org.apache.camel.quarkus.component.grpc.it.model that implement PingPongGrpc.AsyncServiceModifier and TypeClassDescriptionstatic classBase class for the server implementation of the service PingPong.Methods in org.apache.camel.quarkus.component.grpc.it.model with parameters of type PingPongGrpc.AsyncServiceModifier and TypeMethodDescriptionstatic final io.grpc.ServerServiceDefinitionPingPongGrpc.bindService(PingPongGrpc.AsyncService service)