| Interface | Description |
|---|---|
| GrpcConstants |
gRPC component constants
|
| Class | Description |
|---|---|
| GrpcComponent |
Represents the component that manages
GrpcEndpoint. |
| GrpcComponentConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| GrpcConfiguration | |
| GrpcConsumer |
Represents gRPC server consumer implementation
|
| GrpcEndpoint |
Expose gRPC endpoints and access external gRPC endpoints.
|
| GrpcEndpointConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| 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