Interface GrpcComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface GrpcComponentBuilderFactory
Expose gRPC endpoints and access external gRPC endpoints.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the gRPC component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptiongrpc()
gRPC (camel-grpc) Expose gRPC endpoints and access external gRPC endpoints.
-
Method Details
-
grpc
gRPC (camel-grpc) Expose gRPC endpoints and access external gRPC endpoints. Category: rpc Since: 2.19 Maven coordinates: org.apache.camel:camel-grpc- Returns:
- the dsl builder
-