Uses of Package
org.apache.camel.quarkus.component.grpc.it.model
Packages that use org.apache.camel.quarkus.component.grpc.it.model
Package
Description
-
Classes in org.apache.camel.quarkus.component.grpc.it.model used by org.apache.camel.quarkus.component.grpc.itClassDescriptionThe PingPong service definition.Base class for the server implementation of the service PingPong.The ping request messageThe pong response message
-
Classes in org.apache.camel.quarkus.component.grpc.it.model used by org.apache.camel.quarkus.component.grpc.it.modelClassDescriptionThe PingPong service definition.A stub to allow clients to do synchronous rpc calls to service PingPong.A stub to allow clients to do ListenableFuture-style rpc calls to service PingPong.A stub to allow clients to do asynchronous rpc calls to service PingPong.The ping request messageThe ping request messageThe pong response messageThe pong response message