All Classes and Interfaces

Class
Description
A factory interface for generating and instantiating a gRPC BindableService.
BindableServiceFactory implementation that uses Javassist to generate invalid input: '&' proxy gRPC service classes
Authentication method types list in advance to the SSL/TLS negotiation
 
Generated by camel build tools - do NOT edit this file!
 
gRPC component constants
Represents gRPC server consumer implementation
 
Expose gRPC endpoints and access external gRPC endpoints.
Generated by camel build tools - do NOT edit this file!
Generated by camel build tools - do NOT edit this file!
A forwarder is responsible to forward exchanges to a remote gRPC server.
Creates the correct forwarder according to the configuration.
gRPC server header interceptor
Handles gRPC service method invocations
Represents asynchronous and synchronous gRPC producer implementations.
 
 
gRPC request abstract stream observer is the base class for other stream observer implementations
gRPC request stream observer which is collecting received objects every onNext() call into the list and processing them in onCompleted()
 
This is the default consumer strategy for client-streaming and bi-directional streaming gRPC calls.
 
A stream observer that routes all responses to another endpoint.
 
GrpcUtils helpers are working with dynamic methods via Camel and Java reflection utilities
Implemented JSON Web Token secret signing algorithms
JSON Web Token client credentials generator and injector
JSON Web Token credentials generator helper
JSON Web Token credentials validator implementation