Package org.apache.camel.quarkus.component.grpc.it.model
package org.apache.camel.quarkus.component.grpc.it.model
-
ClassDescriptionThe PingPong service definition.The 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.Base class for the server implementation of the 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