Interface | Description |
---|---|
GrpcConstants |
gRPC component constants
|
Class | Description |
---|---|
GrpcComponent |
Represents the component that manages
GrpcEndpoint . |
GrpcConfiguration | |
GrpcConsumer |
Represents gRPC server consumer implementation
|
GrpcEndpoint |
The gRPC component allows to call and expose remote procedures via HTTP/2 with protobuf dataformat
|
GrpcProducer |
Represents asynchronous and synchronous gRPC producer implementations.
|
GrpcUtils |
GrpcUtils helpers are working with dynamic methods via Camel and
Java reflection utilities
|
Enum | Description |
---|---|
GrpcAuthType |
Authentication method types list in advance to the SSL/TLS negotiation
|
GrpcConsumerStrategy | |
GrpcProducerStrategy |
Apache Camel