@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)
Call and expose remote procedures (RPC) with Apache Thrift data format
and serialization mechanism.
|
static ThriftComponentBuilderFactory.ThriftComponentBuilder thrift()
Apache Camel