Index

A B C D E F G I J L M N O P S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values

A

Args(TNonblockingServerTransport) - Constructor for class org.apache.camel.component.thrift.server.ThriftHsHaServer.Args
 
Args(TServerTransport) - Constructor for class org.apache.camel.component.thrift.server.ThriftThreadPoolServer.Args
 
AsyncClientMethodCallback - Class in org.apache.camel.component.thrift.client
 
AsyncClientMethodCallback(Exchange, AsyncCallback) - Constructor for class org.apache.camel.component.thrift.client.AsyncClientMethodCallback
 

B

BINARY - Enum constant in enum class org.apache.camel.component.thrift.ThriftExchangeProtocol
Binary protocol
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.thrift.ThriftEndpointUriFactory
 

C

COMPACT - Enum constant in enum class org.apache.camel.component.thrift.ThriftExchangeProtocol
Compact binary protocol
configuration - Variable in class org.apache.camel.component.thrift.ThriftProducer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.thrift.ThriftComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.thrift.ThriftEndpointConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.dataformat.thrift.ThriftDataFormatConfigurer
 
constructAsyncClientInstance(String, String, TNonblockingTransport, ThriftExchangeProtocol, CamelContext) - Static method in class org.apache.camel.component.thrift.ThriftUtils
 
constructClientInstance(String, String, TTransport, ThriftExchangeProtocol, ThriftNegotiationType, ThriftCompressionType, CamelContext) - Static method in class org.apache.camel.component.thrift.ThriftUtils
 
constructServerProcessor(String, String, Object, boolean, CamelContext) - Static method in class org.apache.camel.component.thrift.ThriftUtils
 
CONTENT_TYPE_FORMAT_BINARY - Static variable in class org.apache.camel.dataformat.thrift.ThriftDataFormat
 
CONTENT_TYPE_FORMAT_JSON - Static variable in class org.apache.camel.dataformat.thrift.ThriftDataFormat
 
CONTENT_TYPE_FORMAT_SIMPLE_JSON - Static variable in class org.apache.camel.dataformat.thrift.ThriftDataFormat
 
context(CamelContext) - Method in class org.apache.camel.component.thrift.server.ThriftHsHaServer.Args
 
context(CamelContext) - Method in class org.apache.camel.component.thrift.server.ThriftThreadPoolServer.Args
 
createConsumer(Processor) - Method in class org.apache.camel.component.thrift.ThriftEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.thrift.ThriftComponent
 
createProducer() - Method in class org.apache.camel.component.thrift.ThriftEndpoint
 

D

doStart() - Method in class org.apache.camel.component.thrift.ThriftConsumer
 
doStart() - Method in class org.apache.camel.component.thrift.ThriftProducer
 
doStart() - Method in class org.apache.camel.dataformat.thrift.ThriftDataFormat
 
doStop() - Method in class org.apache.camel.component.thrift.ThriftConsumer
 
doStop() - Method in class org.apache.camel.component.thrift.ThriftProducer
 
doStop() - Method in class org.apache.camel.dataformat.thrift.ThriftDataFormat
 

E

endpoint - Variable in class org.apache.camel.component.thrift.ThriftProducer
 
extractServiceName(String) - Static method in class org.apache.camel.component.thrift.ThriftUtils
 
extractServicePackage(String) - Static method in class org.apache.camel.component.thrift.ThriftUtils
 

F

findMethodReturnType(Class, String) - Static method in class org.apache.camel.component.thrift.ThriftUtils
The function find onComplete method inside interface implementation and get fist parameter (but not Object.class) as return type

G

getCamelContext() - Method in class org.apache.camel.dataformat.thrift.ThriftDataFormat
 
getClientTimeout() - Method in class org.apache.camel.component.thrift.ThriftConfiguration
Client timeout for consumers
getCompressionType() - Method in class org.apache.camel.component.thrift.ThriftConfiguration
Protocol compression mechanism type
getConfiguration() - Method in class org.apache.camel.component.thrift.ThriftConsumer
 
getConfiguration() - Method in class org.apache.camel.component.thrift.ThriftEndpoint
 
getDataFormatName() - Method in class org.apache.camel.dataformat.thrift.ThriftDataFormat
 
getExchangeProtocol() - Method in class org.apache.camel.component.thrift.ThriftConfiguration
Exchange protocol serialization type
getHost() - Method in class org.apache.camel.component.thrift.ThriftConfiguration
The Thrift server host name.
getMaxPoolSize() - Method in class org.apache.camel.component.thrift.ThriftConfiguration
The Thrift server consumer max thread pool size
getMethod() - Method in class org.apache.camel.component.thrift.ThriftConfiguration
The Thrift invoked method name
getNegotiationType() - Method in class org.apache.camel.component.thrift.ThriftConfiguration
Security negotiation type
getOptionType(String, boolean) - Method in class org.apache.camel.component.thrift.ThriftComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.thrift.ThriftEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.thrift.ThriftComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.thrift.ThriftEndpointConfigurer
 
getPoolSize() - Method in class org.apache.camel.component.thrift.ThriftConfiguration
The Thrift server consumer initial thread pool size
getPort() - Method in class org.apache.camel.component.thrift.ThriftConfiguration
The Thrift server port
getServerInterface(String, String, boolean, CamelContext) - Static method in class org.apache.camel.component.thrift.ThriftUtils
 
getService() - Method in class org.apache.camel.component.thrift.ThriftConfiguration
Fully qualified service name from the thrift descriptor file (package dot service definition name)
getServiceName() - Method in class org.apache.camel.component.thrift.ThriftEndpoint
 
getServicePackage() - Method in class org.apache.camel.component.thrift.ThriftEndpoint
 
getSslParameters() - Method in class org.apache.camel.component.thrift.ThriftConfiguration
Configuration parameters for SSL/TLS security negotiation

I

initializeAsyncTransport() - Method in class org.apache.camel.component.thrift.ThriftProducer
 
initializeServer() - Method in class org.apache.camel.component.thrift.ThriftConsumer
 
initializeSslTransport() - Method in class org.apache.camel.component.thrift.ThriftProducer
 
initializeSyncTransport() - Method in class org.apache.camel.component.thrift.ThriftProducer
 
invoke(Object, Method, Method, Object[]) - Method in class org.apache.camel.component.thrift.server.ThriftMethodHandler
 
invokeAsyncMethod(Object, String, Object, AsyncClientMethodCallback) - Static method in class org.apache.camel.component.thrift.ThriftUtils
 
invokeSyncMethod(Object, String, Object) - Static method in class org.apache.camel.component.thrift.ThriftUtils
 
isContentTypeHeader() - Method in class org.apache.camel.dataformat.thrift.ThriftDataFormat
 
isEnabled(String) - Method in class org.apache.camel.component.thrift.ThriftEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.thrift.ThriftEndpointUriFactory
 
isSynchronous() - Method in class org.apache.camel.component.thrift.ThriftEndpoint
 
isUseGlobalSslContextParameters() - Method in class org.apache.camel.component.thrift.ThriftComponent
Determine if the thrift component is using global SSL context parameters

J

JSON - Enum constant in enum class org.apache.camel.component.thrift.ThriftExchangeProtocol
Full JSON protocol

L

loadDefaultInstance(String, CamelContext) - Method in class org.apache.camel.dataformat.thrift.ThriftDataFormat
 

M

marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.thrift.ThriftDataFormat
 
multiValuePrefixes() - Method in class org.apache.camel.component.thrift.ThriftEndpointUriFactory
 

N

NONE - Enum constant in enum class org.apache.camel.component.thrift.ThriftCompressionType
No compression defined

O

onComplete(Object) - Method in class org.apache.camel.component.thrift.client.AsyncClientMethodCallback
 
onError(Exception) - Method in class org.apache.camel.component.thrift.client.AsyncClientMethodCallback
 
org.apache.camel.component.thrift - package org.apache.camel.component.thrift
 
org.apache.camel.component.thrift.client - package org.apache.camel.component.thrift.client
 
org.apache.camel.component.thrift.server - package org.apache.camel.component.thrift.server
 
org.apache.camel.dataformat.thrift - package org.apache.camel.dataformat.thrift
 

P

parseConfiguration(ThriftConfiguration, String) - Method in class org.apache.camel.component.thrift.ThriftComponent
Parses the configuration
parseURI(URI) - Method in class org.apache.camel.component.thrift.ThriftConfiguration
 
PLAINTEXT - Enum constant in enum class org.apache.camel.component.thrift.ThriftNegotiationType
No security negotiation defined
process(Exchange) - Method in class org.apache.camel.component.thrift.ThriftProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.thrift.ThriftConsumer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.thrift.ThriftProducer
 
propertyNames() - Method in class org.apache.camel.component.thrift.ThriftEndpointUriFactory
 

S

SASL - Enum constant in enum class org.apache.camel.component.thrift.ThriftNegotiationType
SASL security negotiation.
secretPropertyNames() - Method in class org.apache.camel.component.thrift.ThriftEndpointUriFactory
 
serve() - Method in class org.apache.camel.component.thrift.server.ThriftHsHaServer
 
serve() - Method in class org.apache.camel.component.thrift.server.ThriftThreadPoolServer
 
setCamelContext(CamelContext) - Method in class org.apache.camel.dataformat.thrift.ThriftDataFormat
 
setClientTimeout(int) - Method in class org.apache.camel.component.thrift.ThriftConfiguration
 
setCompressionType(ThriftCompressionType) - Method in class org.apache.camel.component.thrift.ThriftConfiguration
 
setContentTypeFormat(String) - Method in class org.apache.camel.dataformat.thrift.ThriftDataFormat
 
setContentTypeHeader(boolean) - Method in class org.apache.camel.dataformat.thrift.ThriftDataFormat
 
setDefaultInstance(Object) - Method in class org.apache.camel.dataformat.thrift.ThriftDataFormat
 
setDefaultInstance(TBase) - Method in class org.apache.camel.dataformat.thrift.ThriftDataFormat
 
setExchangeProtocol(ThriftExchangeProtocol) - Method in class org.apache.camel.component.thrift.ThriftConfiguration
 
setHost(String) - Method in class org.apache.camel.component.thrift.ThriftConfiguration
 
setInstanceClass(String) - Method in class org.apache.camel.dataformat.thrift.ThriftDataFormat
 
setMaxPoolSize(int) - Method in class org.apache.camel.component.thrift.ThriftConfiguration
 
setMethod(String) - Method in class org.apache.camel.component.thrift.ThriftConfiguration
 
setNegotiationType(ThriftNegotiationType) - Method in class org.apache.camel.component.thrift.ThriftConfiguration
 
setPoolSize(int) - Method in class org.apache.camel.component.thrift.ThriftConfiguration
 
setPort(int) - Method in class org.apache.camel.component.thrift.ThriftConfiguration
 
setService(String) - Method in class org.apache.camel.component.thrift.ThriftConfiguration
 
setSslParameters(SSLContextParameters) - Method in class org.apache.camel.component.thrift.ThriftConfiguration
 
setSynchronous(boolean) - Method in class org.apache.camel.component.thrift.ThriftEndpoint
 
setUseGlobalSslContextParameters(boolean) - Method in class org.apache.camel.component.thrift.ThriftComponent
 
SJSON - Enum constant in enum class org.apache.camel.component.thrift.ThriftExchangeProtocol
Simple JSON protocol
SSL - Enum constant in enum class org.apache.camel.component.thrift.ThriftNegotiationType
SSL/TLS security negotiation
startThreadPool(ExecutorService) - Method in class org.apache.camel.component.thrift.server.ThriftHsHaServer.Args
 
startThreadPool(ExecutorService) - Method in class org.apache.camel.component.thrift.server.ThriftThreadPoolServer.Args
 
stop() - Method in class org.apache.camel.component.thrift.server.ThriftHsHaServer
 
stop() - Method in class org.apache.camel.component.thrift.server.ThriftThreadPoolServer
 

T

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
Represents the component that manages ThriftEndpoint.
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 Class 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 Class 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(ThriftConsumer) - Constructor for class org.apache.camel.component.thrift.server.ThriftMethodHandler
 
ThriftNegotiationType - Enum Class 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

U

unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.thrift.ThriftDataFormat
 

V

valueOf(String) - Static method in enum class org.apache.camel.component.thrift.ThriftCompressionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.camel.component.thrift.ThriftExchangeProtocol
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.camel.component.thrift.ThriftNegotiationType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.camel.component.thrift.ThriftCompressionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.camel.component.thrift.ThriftExchangeProtocol
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.camel.component.thrift.ThriftNegotiationType
Returns an array containing the constants of this enum class, in the order they are declared.

W

waitForShutdown() - Method in class org.apache.camel.component.thrift.server.ThriftHsHaServer
 

Z

ZLIB - Enum constant in enum class org.apache.camel.component.thrift.ThriftCompressionType
Standard Java utility zlib implementation
A B C D E F G I J L M N O P S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values