Uses of Package
org.apache.camel.quarkus.component.grpc.it.model
-
Packages that use org.apache.camel.quarkus.component.grpc.it.model Package Description org.apache.camel.quarkus.component.grpc.it org.apache.camel.quarkus.component.grpc.it.model -
Classes in org.apache.camel.quarkus.component.grpc.it.model used by org.apache.camel.quarkus.component.grpc.it Class Description PingPongGrpc.PingPongImplBase The PingPong service definition.PingRequest The ping request messagePongResponse The pong response message -
Classes in org.apache.camel.quarkus.component.grpc.it.model used by org.apache.camel.quarkus.component.grpc.it.model Class Description PingPongGrpc.PingPongBlockingStub The PingPong service definition.PingPongGrpc.PingPongFutureStub The PingPong service definition.PingPongGrpc.PingPongStub The PingPong service definition.PingRequest The ping request messagePingRequest.Builder The ping request messagePingRequestOrBuilder PongResponse The pong response messagePongResponse.Builder The pong response messagePongResponseOrBuilder