Interface | Description |
---|---|
ThriftConstants |
Thrift component constants
|
Class | Description |
---|---|
ThriftComponent |
Represents the component that manages
ThriftEndpoint . |
ThriftConfiguration | |
ThriftConsumer |
Represents Thrift server consumer implementation
|
ThriftEndpoint |
The Thrift component allows to call and expose remote procedures (RPC) with
Apache Thrift data format and serialization mechanism
|
ThriftProducer |
Represents asynchronous and synchronous Thrift producer implementations
|
ThriftUtils |
ThriftUtils helpers are working with dynamic methods via Camel and Java
reflection utilities
|
Enum | Description |
---|---|
ThriftCompressionType |
Protocol compression mechanism types enum
|
ThriftExchangeProtocol |
Exchange protocol serialization types enum
|
ThriftNegotiationType |
Security negotiation types enum
|
Apache Camel