Constant Field Values
Contents
org.apache.*
-
org.apache.camel.quarkus.component.grpc.it.GrpcRoute Modifier and Type Constant Field Value public static final StringGRPC_JWT_SECRET"camel-quarkus-grpc-secret"public static final StringPING_PONG_SERVICE"org.apache.camel.quarkus.component.grpc.it.model.PingPong" -
org.apache.camel.quarkus.component.grpc.it.PingPongImpl Modifier and Type Constant Field Value static final StringGRPC_TEST_PONG_VALUE"PONG"
-
org.apache.camel.quarkus.component.grpc.it.model.PingPongGrpc Modifier and Type Constant Field Value public static final StringSERVICE_NAME"org.apache.camel.quarkus.component.grpc.it.model.PingPong" -
org.apache.camel.quarkus.component.grpc.it.model.PingRequest Modifier and Type Constant Field Value public static final intPING_ID_FIELD_NUMBER2public static final intPING_NAME_FIELD_NUMBER1 -
org.apache.camel.quarkus.component.grpc.it.model.PongResponse Modifier and Type Constant Field Value public static final intPONG_ID_FIELD_NUMBER2public static final intPONG_NAME_FIELD_NUMBER1