Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
L
M
O
P
R
S
U
W
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
AvroComponentException
- Exception in
org.apache.camel.component.avro
AvroComponentException()
- Constructor for exception org.apache.camel.component.avro.
AvroComponentException
AvroComponentException(String, Throwable)
- Constructor for exception org.apache.camel.component.avro.
AvroComponentException
AvroComponentException(String)
- Constructor for exception org.apache.camel.component.avro.
AvroComponentException
AvroComponentException(Throwable)
- Constructor for exception 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
AvroDataFormat
- Class in
org.apache.camel.dataformat.avro
AvroDataFormat()
- Constructor for class org.apache.camel.dataformat.avro.
AvroDataFormat
AvroDataFormat(Schema)
- Constructor for class org.apache.camel.dataformat.avro.
AvroDataFormat
AvroEndpoint
- Class in
org.apache.camel.component.avro
AvroEndpoint(String, Component, AvroConfiguration)
- Constructor for class org.apache.camel.component.avro.
AvroEndpoint
Constructs a fully-initialized DefaultEndpoint instance.
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
C
copy()
- Method in class org.apache.camel.component.avro.
AvroConfiguration
createConsumer(Processor)
- Method in class org.apache.camel.component.avro.
AvroEndpoint
Creates a new
Event Driven Consumer
which consumes messages from the endpoint using the given processor
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(Protocol.Message, Object)
- Method in class org.apache.camel.component.avro.
AvroEndpoint
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
doStart()
- Method in class org.apache.camel.component.avro.
AvroConsumer
doStart()
- Method in class org.apache.camel.component.avro.
AvroProducer
doStart()
- Method in class org.apache.camel.dataformat.avro.
AvroDataFormat
doStop()
- Method in class org.apache.camel.component.avro.
AvroConsumer
doStop()
- Method in class org.apache.camel.component.avro.
AvroProducer
doStop()
- Method in class org.apache.camel.dataformat.avro.
AvroDataFormat
G
getCamelContext()
- Method in class org.apache.camel.dataformat.avro.
AvroDataFormat
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
getInstanceClassName()
- Method in class org.apache.camel.dataformat.avro.
AvroDataFormat
getMessageName()
- Method in class org.apache.camel.component.avro.
AvroConfiguration
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
getSchema()
- Method in class org.apache.camel.dataformat.avro.
AvroDataFormat
getTransport()
- Method in class org.apache.camel.component.avro.
AvroConfiguration
getUriAuthority()
- Method in class org.apache.camel.component.avro.
AvroConfiguration
I
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.
AvroEndpoint
L
loadSchema(String)
- Method in class org.apache.camel.dataformat.avro.
AvroDataFormat
M
marshal(Exchange, Object, OutputStream)
- Method in class org.apache.camel.dataformat.avro.
AvroDataFormat
O
org.apache.camel.component.avro
- package org.apache.camel.component.avro
org.apache.camel.dataformat.avro
- package org.apache.camel.dataformat.avro
P
parseURI(URI, Map<String, Object>, AvroComponent)
- Method in class org.apache.camel.component.avro.
AvroConfiguration
process(Exchange, AsyncCallback)
- Method in class org.apache.camel.component.avro.
AvroProducer
R
register(String, String, AvroConsumer)
- Method in class org.apache.camel.component.avro.
AvroComponent
Registers new responder with uri as 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, SpecificData)
- Method in class org.apache.camel.component.avro.
AvroListener
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
S
setCamelContext(CamelContext)
- Method in class org.apache.camel.dataformat.avro.
AvroDataFormat
setConfiguration(AvroConfiguration)
- Method in class org.apache.camel.component.avro.
AvroComponent
setHost(String)
- Method in class org.apache.camel.component.avro.
AvroConfiguration
setInstanceClass(String)
- Method in class org.apache.camel.dataformat.avro.
AvroDataFormat
setMessageName(String)
- Method in class org.apache.camel.component.avro.
AvroConfiguration
setPort(int)
- Method in class org.apache.camel.component.avro.
AvroConfiguration
setProtocol(Protocol)
- Method in class org.apache.camel.component.avro.
AvroConfiguration
setProtocolClassName(String)
- Method in class org.apache.camel.component.avro.
AvroConfiguration
setProtocolLocation(String)
- Method in class org.apache.camel.component.avro.
AvroConfiguration
setReflectionProtocol(boolean)
- Method in class org.apache.camel.component.avro.
AvroConfiguration
setSchema(Object)
- Method in class org.apache.camel.dataformat.avro.
AvroDataFormat
setSingleParameter(boolean)
- Method in class org.apache.camel.component.avro.
AvroConfiguration
setTransport(String)
- Method in class org.apache.camel.component.avro.
AvroConfiguration
setUriAuthority(String)
- Method in class org.apache.camel.component.avro.
AvroConfiguration
U
unmarshal(Exchange, InputStream)
- Method in class org.apache.camel.dataformat.avro.
AvroDataFormat
unregister(String, String)
- Method in class org.apache.camel.component.avro.
AvroComponent
Calls unregister of consumer by appropriate message name.
unregister(String)
- Method in class org.apache.camel.component.avro.
AvroListener
Unregisters consumer by message name.
W
wrapObjectToArray(Object)
- Method in class org.apache.camel.component.avro.
AvroProducer
A
C
D
G
I
L
M
O
P
R
S
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Apache Camel