Index

A B C D G H I M N O P R S U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AVRO_HTTP_TRANSPORT - Static variable in class org.apache.camel.component.avro.AvroConstants
 
AVRO_MESSAGE_NAME - Static variable in class org.apache.camel.component.avro.AvroConstants
 
AVRO_MESSAGE_NAME_SEPARATOR - Static variable in class org.apache.camel.component.avro.AvroConstants
 
AVRO_NETTY_TRANSPORT - Static variable in class org.apache.camel.component.avro.AvroConstants
 
AvroComponent - Class in org.apache.camel.component.avro
 
AvroComponent() - Constructor for class org.apache.camel.component.avro.AvroComponent
 
AvroComponent(CamelContext) - Constructor for class org.apache.camel.component.avro.AvroComponent
 
AvroComponentConfigurer - Class in org.apache.camel.component.avro
Generated by camel build tools - do NOT edit this file!
AvroComponentConfigurer() - Constructor for class org.apache.camel.component.avro.AvroComponentConfigurer
 
AvroComponentException - Exception Class in org.apache.camel.component.avro
 
AvroComponentException() - Constructor for exception class org.apache.camel.component.avro.AvroComponentException
 
AvroComponentException(String) - Constructor for exception class org.apache.camel.component.avro.AvroComponentException
 
AvroComponentException(String, Throwable) - Constructor for exception class org.apache.camel.component.avro.AvroComponentException
 
AvroComponentException(Throwable) - Constructor for exception class org.apache.camel.component.avro.AvroComponentException
 
AvroConfiguration - Class in org.apache.camel.component.avro
 
AvroConfiguration() - Constructor for class org.apache.camel.component.avro.AvroConfiguration
 
AvroConstants - Class in org.apache.camel.component.avro
 
AvroConsumer - Class in org.apache.camel.component.avro
 
AvroConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.avro.AvroConsumer
 
AvroEndpoint - Class in org.apache.camel.component.avro
Produce or consume Apache Avro RPC services.
AvroEndpoint(String, Component, AvroConfiguration) - Constructor for class org.apache.camel.component.avro.AvroEndpoint
 
AvroEndpointConfigurer - Class in org.apache.camel.component.avro
Generated by camel build tools - do NOT edit this file!
AvroEndpointConfigurer() - Constructor for class org.apache.camel.component.avro.AvroEndpointConfigurer
 
AvroEndpointUriFactory - Class in org.apache.camel.component.avro
Generated by camel build tools - do NOT edit this file!
AvroEndpointUriFactory() - Constructor for class org.apache.camel.component.avro.AvroEndpointUriFactory
 
AvroHttpEndpoint - Class in org.apache.camel.component.avro
 
AvroHttpEndpoint(String, Component, AvroConfiguration) - Constructor for class org.apache.camel.component.avro.AvroHttpEndpoint
Constructs a fully-initialized DefaultEndpoint instance.
AvroHttpProducer - Class in org.apache.camel.component.avro
 
AvroHttpProducer(Endpoint) - Constructor for class org.apache.camel.component.avro.AvroHttpProducer
 
AvroListener - Class in org.apache.camel.component.avro
This class holds server that listen to given protocol:host:port combination and dispatches messages to different routes mapped.
AvroListener(AvroEndpoint) - Constructor for class org.apache.camel.component.avro.AvroListener
 
AvroNettyEndpoint - Class in org.apache.camel.component.avro
 
AvroNettyEndpoint(String, Component, AvroConfiguration) - Constructor for class org.apache.camel.component.avro.AvroNettyEndpoint
Constructs a fully-initialized DefaultEndpoint instance.
AvroNettyProducer - Class in org.apache.camel.component.avro
 
AvroNettyProducer(Endpoint) - Constructor for class org.apache.camel.component.avro.AvroNettyProducer
 
AvroProducer - Class in org.apache.camel.component.avro
 
AvroProducer(Endpoint) - Constructor for class org.apache.camel.component.avro.AvroProducer
 
AvroReflectRequestor - Class in org.apache.camel.component.avro
 
AvroReflectRequestor(Class<?>, Transceiver) - Constructor for class org.apache.camel.component.avro.AvroReflectRequestor
 
AvroReflectRequestor(Protocol, Transceiver) - Constructor for class org.apache.camel.component.avro.AvroReflectRequestor
 
AvroReflectResponder - Class in org.apache.camel.component.avro
 
AvroReflectResponder(Protocol, AvroListener) - Constructor for class org.apache.camel.component.avro.AvroReflectResponder
 
AvroSpecificRequestor - Class in org.apache.camel.component.avro
 
AvroSpecificRequestor(Protocol, Transceiver) - Constructor for class org.apache.camel.component.avro.AvroSpecificRequestor
 
AvroSpecificResponder - Class in org.apache.camel.component.avro
 
AvroSpecificResponder(Protocol, AvroListener) - Constructor for class org.apache.camel.component.avro.AvroSpecificResponder
 
AvroTransport - Enum Class in org.apache.camel.component.avro
 

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.avro.AvroEndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.avro.AvroComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.avro.AvroEndpointConfigurer
 
copy() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
createConsumer(Processor) - Method in class org.apache.camel.component.avro.AvroEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.avro.AvroComponent
A factory method allowing derived components to create a new endpoint from the given URI, remaining path and optional parameters
createExchange(AvroConsumer, Protocol.Message, Object) - Static method in class org.apache.camel.component.avro.AvroListener
 
createProducer() - Method in class org.apache.camel.component.avro.AvroHttpEndpoint
Creates a new producer which is used send messages into the endpoint
createProducer() - Method in class org.apache.camel.component.avro.AvroNettyEndpoint
Creates a new producer which is used send messages into the endpoint
createTransceiver() - Method in class org.apache.camel.component.avro.AvroHttpProducer
 
createTransceiver() - Method in class org.apache.camel.component.avro.AvroNettyProducer
 
createTransceiver() - Method in class org.apache.camel.component.avro.AvroProducer
 

D

doInit() - Method in class org.apache.camel.component.avro.AvroEndpoint
 
doStart() - Method in class org.apache.camel.component.avro.AvroConsumer
 
doStart() - Method in class org.apache.camel.component.avro.AvroProducer
 
doStop() - Method in class org.apache.camel.component.avro.AvroConsumer
 
doStop() - Method in class org.apache.camel.component.avro.AvroProducer
 

G

getConfiguration() - Method in class org.apache.camel.component.avro.AvroComponent
 
getConfiguration() - Method in class org.apache.camel.component.avro.AvroEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.avro.AvroConsumer
 
getEndpoint() - Method in class org.apache.camel.component.avro.AvroProducer
 
getHost() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
getMessageName() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.avro.AvroComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.avro.AvroEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.avro.AvroComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.avro.AvroEndpointConfigurer
 
getPort() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
getProtocol() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
getProtocolClassName() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
getProtocolLocation() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
getTransport() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
getUriAuthority() - Method in class org.apache.camel.component.avro.AvroConfiguration
 

H

http - Enum constant in enum class org.apache.camel.component.avro.AvroTransport
 

I

isEnabled(String) - Method in class org.apache.camel.component.avro.AvroEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.avro.AvroEndpointUriFactory
 
isReflectionProtocol() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
isSingleParameter() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
isSingleton() - Method in class org.apache.camel.component.avro.AvroProducer
 
isSingletonProducer() - Method in class org.apache.camel.component.avro.AvroEndpoint
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.avro.AvroEndpointUriFactory
 

N

netty - Enum constant in enum class org.apache.camel.component.avro.AvroTransport
 

O

org.apache.camel.component.avro - package org.apache.camel.component.avro
 

P

parseURI(URI) - Method in class org.apache.camel.component.avro.AvroConfiguration
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.avro.AvroProducer
 
propertyNames() - Method in class org.apache.camel.component.avro.AvroEndpointUriFactory
 

R

register(String, String, AvroConsumer) - Method in class org.apache.camel.component.avro.AvroComponent
Registers new responder with uri as a key.
register(String, AvroConsumer) - Method in class org.apache.camel.component.avro.AvroListener
Registers consumer by appropriate message name as key in registry.
respond(Protocol.Message, Object) - Method in class org.apache.camel.component.avro.AvroReflectResponder
 
respond(Protocol.Message, Object) - Method in class org.apache.camel.component.avro.AvroSpecificResponder
 
respond(Protocol.Message, Object, SpecificData) - Method in class org.apache.camel.component.avro.AvroListener
 

S

secretPropertyNames() - Method in class org.apache.camel.component.avro.AvroEndpointUriFactory
 
setConfiguration(AvroConfiguration) - Method in class org.apache.camel.component.avro.AvroComponent
To use a shared AvroConfiguration to configure options once
setHost(String) - Method in class org.apache.camel.component.avro.AvroConfiguration
Hostname to use
setMessageName(String) - Method in class org.apache.camel.component.avro.AvroConfiguration
The name of the message to send.
setPort(int) - Method in class org.apache.camel.component.avro.AvroConfiguration
Port number to use
setProtocol(Protocol) - Method in class org.apache.camel.component.avro.AvroConfiguration
Avro protocol to use
setProtocolClassName(String) - Method in class org.apache.camel.component.avro.AvroConfiguration
Avro protocol to use defined by the FQN class name
setProtocolLocation(String) - Method in class org.apache.camel.component.avro.AvroConfiguration
Avro protocol location
setReflectionProtocol(boolean) - Method in class org.apache.camel.component.avro.AvroConfiguration
If the protocol object provided is reflection protocol.
setSingleParameter(boolean) - Method in class org.apache.camel.component.avro.AvroConfiguration
If true, consumer parameter won't be wrapped into an array.
setTransport(String) - Method in class org.apache.camel.component.avro.AvroConfiguration
Transport to use, can be either http or netty
setTransport(AvroTransport) - Method in class org.apache.camel.component.avro.AvroConfiguration
Transport to use, can be either http or netty
setUriAuthority(String) - Method in class org.apache.camel.component.avro.AvroConfiguration
Authority to use (username and password)

U

unregister(String) - Method in class org.apache.camel.component.avro.AvroListener
Unregisters consumer by message name.
unregister(String, String) - Method in class org.apache.camel.component.avro.AvroComponent
Calls unregister of consumer by the appropriate message name.

V

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

W

wrapObjectToArray(Object) - Method in class org.apache.camel.component.avro.AvroProducer
 
A B C D G H I M N O P R S U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form