- THRIFT_ASYNC_CLIENT_CLASS_NAME - Static variable in interface org.apache.camel.component.thrift.ThriftConstants
-
- THRIFT_ASYNC_CLIENT_FACTORY_NAME - Static variable in interface org.apache.camel.component.thrift.ThriftConstants
-
- THRIFT_ASYNC_CLIENT_GETTER_NAME - Static variable in interface org.apache.camel.component.thrift.ThriftConstants
-
- THRIFT_CONSUMER_MAX_POOL_SIZE - Static variable in interface org.apache.camel.component.thrift.ThriftConstants
-
- THRIFT_CONSUMER_POOL_SIZE - Static variable in interface org.apache.camel.component.thrift.ThriftConstants
-
- THRIFT_DEFAULT_SECURITY_PROTOCOL - Static variable in interface org.apache.camel.component.thrift.ThriftConstants
-
- THRIFT_DEFAULT_SECURITY_STORE_TYPE - Static variable in interface org.apache.camel.component.thrift.ThriftConstants
-
- THRIFT_METHOD_NAME_HEADER - Static variable in interface org.apache.camel.component.thrift.ThriftConstants
-
- THRIFT_SERVER_ASYNC_INTERFACE_NAME - Static variable in interface org.apache.camel.component.thrift.ThriftConstants
-
- THRIFT_SERVER_ASYNC_PROCESSOR_CLASS - Static variable in interface org.apache.camel.component.thrift.ThriftConstants
-
- THRIFT_SERVER_SYNC_INTERFACE_NAME - Static variable in interface org.apache.camel.component.thrift.ThriftConstants
-
- THRIFT_SERVER_SYNC_PROCESSOR_CLASS - Static variable in interface org.apache.camel.component.thrift.ThriftConstants
-
- THRIFT_SYNC_CLIENT_CLASS_NAME - Static variable in interface org.apache.camel.component.thrift.ThriftConstants
-
- ThriftComponent - Class in org.apache.camel.component.thrift
-
- ThriftComponent() - Constructor for class org.apache.camel.component.thrift.ThriftComponent
-
- ThriftComponentConfigurer - Class in org.apache.camel.component.thrift
-
Generated by camel build tools - do NOT edit this file!
- ThriftComponentConfigurer() - Constructor for class org.apache.camel.component.thrift.ThriftComponentConfigurer
-
- ThriftCompressionType - Enum in org.apache.camel.component.thrift
-
Protocol compression mechanism types enum
- ThriftConfiguration - Class in org.apache.camel.component.thrift
-
- ThriftConfiguration() - Constructor for class org.apache.camel.component.thrift.ThriftConfiguration
-
- ThriftConstants - Interface in org.apache.camel.component.thrift
-
Thrift component constants
- ThriftConsumer - Class in org.apache.camel.component.thrift
-
Represents Thrift server consumer implementation
- ThriftConsumer(ThriftEndpoint, Processor, ThriftConfiguration) - Constructor for class org.apache.camel.component.thrift.ThriftConsumer
-
- ThriftDataFormat - Class in org.apache.camel.dataformat.thrift
-
- ThriftDataFormat() - Constructor for class org.apache.camel.dataformat.thrift.ThriftDataFormat
-
- ThriftDataFormat(TBase) - Constructor for class org.apache.camel.dataformat.thrift.ThriftDataFormat
-
- ThriftDataFormat(TBase, String) - Constructor for class org.apache.camel.dataformat.thrift.ThriftDataFormat
-
- ThriftDataFormatConfigurer - Class in org.apache.camel.dataformat.thrift
-
Generated by camel build tools - do NOT edit this file!
- ThriftDataFormatConfigurer() - Constructor for class org.apache.camel.dataformat.thrift.ThriftDataFormatConfigurer
-
- ThriftEndpoint - Class in org.apache.camel.component.thrift
-
Call and expose remote procedures (RPC) with Apache Thrift data format and serialization mechanism.
- ThriftEndpoint(String, ThriftComponent, ThriftConfiguration) - Constructor for class org.apache.camel.component.thrift.ThriftEndpoint
-
- ThriftEndpointConfigurer - Class in org.apache.camel.component.thrift
-
Generated by camel build tools - do NOT edit this file!
- ThriftEndpointConfigurer() - Constructor for class org.apache.camel.component.thrift.ThriftEndpointConfigurer
-
- ThriftEndpointUriFactory - Class in org.apache.camel.component.thrift
-
Generated by camel build tools - do NOT edit this file!
- ThriftEndpointUriFactory() - Constructor for class org.apache.camel.component.thrift.ThriftEndpointUriFactory
-
- ThriftExchangeProtocol - Enum in org.apache.camel.component.thrift
-
Exchange protocol serialization types enum
- ThriftHsHaServer - Class in org.apache.camel.component.thrift.server
-
- ThriftHsHaServer(ThriftHsHaServer.Args) - Constructor for class org.apache.camel.component.thrift.server.ThriftHsHaServer
-
- ThriftHsHaServer.Args - Class in org.apache.camel.component.thrift.server
-
- ThriftMethodHandler - Class in org.apache.camel.component.thrift.server
-
Thrift server methods invocation handler
- ThriftMethodHandler(ThriftEndpoint, ThriftConsumer) - Constructor for class org.apache.camel.component.thrift.server.ThriftMethodHandler
-
- ThriftNegotiationType - Enum in org.apache.camel.component.thrift
-
Security negotiation types enum
- ThriftProducer - Class in org.apache.camel.component.thrift
-
Represents asynchronous and synchronous Thrift producer implementations
- ThriftProducer(ThriftEndpoint, ThriftConfiguration) - Constructor for class org.apache.camel.component.thrift.ThriftProducer
-
- ThriftThreadPoolServer - Class in org.apache.camel.component.thrift.server
-
- ThriftThreadPoolServer(ThriftThreadPoolServer.Args) - Constructor for class org.apache.camel.component.thrift.server.ThriftThreadPoolServer
-
- ThriftThreadPoolServer.Args - Class in org.apache.camel.component.thrift.server
-
- ThriftUtils - Class in org.apache.camel.component.thrift
-
ThriftUtils helpers are working with dynamic methods via Camel and Java reflection utilities