@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface ThriftComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ThriftComponentBuilderFactory.ThriftComponentBuilder
Builder for the Thrift component.
|
static class |
ThriftComponentBuilderFactory.ThriftComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static ThriftComponentBuilderFactory.ThriftComponentBuilder |
thrift()
Thrift (camel-thrift)
The Thrift component allows to call and expose remote procedures (RPC)
with Apache Thrift data format and serialization mechanism
Category: rpc
Since: 2.20
Maven coordinates: org.apache.camel:camel-thrift
|
static ThriftComponentBuilderFactory.ThriftComponentBuilder thrift()
Apache Camel