@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface GrpcComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GrpcComponentBuilderFactory.GrpcComponentBuilder
Builder for the gRPC component.
|
static class |
GrpcComponentBuilderFactory.GrpcComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static GrpcComponentBuilderFactory.GrpcComponentBuilder |
grpc()
gRPC (camel-grpc)
The gRPC component allows to call and expose remote procedures via HTTP/2
with protobuf dataformat
Category: rpc
Since: 2.19
Maven coordinates: org.apache.camel:camel-grpc
|
static GrpcComponentBuilderFactory.GrpcComponentBuilder grpc()
Apache Camel