Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
M
O
P
Q
R
S
T
V
W
A
addEventListener(QuickfixjEventListener)
- Method in class org.apache.camel.component.quickfixj.
QuickfixjEngine
C
CORRELATION_CRITERIA_KEY
- Static variable in class org.apache.camel.component.quickfixj.
QuickfixjProducer
CORRELATION_TIMEOUT_KEY
- Static variable in class org.apache.camel.component.quickfixj.
QuickfixjProducer
createConsumer(Processor)
- Method in class org.apache.camel.component.quickfixj.
QuickfixjEndpoint
createEndpoint(String, String, Map<String, Object>)
- Method in class org.apache.camel.component.quickfixj.
QuickfixjComponent
createProducer()
- Method in class org.apache.camel.component.quickfixj.
QuickfixjEndpoint
D
DATA_DICTIONARY_KEY
- Static variable in class org.apache.camel.component.quickfixj.
QuickfixjEndpoint
DEFAULT_CORRELATION_TIMEOUT
- Static variable in class org.apache.camel.component.quickfixj.
MessageCorrelator
DEFAULT_END_TIME
- Static variable in class org.apache.camel.component.quickfixj.
QuickfixjEngine
DEFAULT_HEARTBTINT
- Static variable in class org.apache.camel.component.quickfixj.
QuickfixjEngine
DEFAULT_START_TIME
- Static variable in class org.apache.camel.component.quickfixj.
QuickfixjEngine
doStart()
- Method in class org.apache.camel.component.quickfixj.
QuickfixjComponent
doStop()
- Method in class org.apache.camel.component.quickfixj.
QuickfixjComponent
doStop()
- Method in class org.apache.camel.component.quickfixj.
QuickfixjEndpoint
E
evaluate(Message)
- Method in class org.apache.camel.component.quickfixj.
MessagePredicate
EVENT_CATEGORY_KEY
- Static variable in class org.apache.camel.component.quickfixj.
QuickfixjEndpoint
G
getEngine()
- Method in class org.apache.camel.component.quickfixj.
QuickfixjEndpoint
getMessageCorrelator()
- Method in class org.apache.camel.component.quickfixj.
QuickfixjEngine
getObject()
- Method in class org.apache.camel.component.quickfixj.
QuickfixjSettingsFactory
getObjectType()
- Method in class org.apache.camel.component.quickfixj.
QuickfixjSettingsFactory
getReply(SessionID, Exchange)
- Method in class org.apache.camel.component.quickfixj.
MessageCorrelator
getSessionID()
- Method in class org.apache.camel.component.quickfixj.
QuickfixjEndpoint
getUri()
- Method in class org.apache.camel.component.quickfixj.
QuickfixjEngine
I
isMultipleConsumersSupported()
- Method in class org.apache.camel.component.quickfixj.
QuickfixjEndpoint
isSingleton()
- Method in class org.apache.camel.component.quickfixj.
QuickfixjEndpoint
isSingleton()
- Method in class org.apache.camel.component.quickfixj.
QuickfixjSettingsFactory
isStarted()
- Method in class org.apache.camel.component.quickfixj.
QuickfixjEngine
M
MESSAGE_TYPE_KEY
- Static variable in class org.apache.camel.component.quickfixj.
QuickfixjEndpoint
MessageCorrelator
- Class in
org.apache.camel.component.quickfixj
MessageCorrelator()
- Constructor for class org.apache.camel.component.quickfixj.
MessageCorrelator
MessagePredicate
- Class in
org.apache.camel.component.quickfixj
MessagePredicate(SessionID, String)
- Constructor for class org.apache.camel.component.quickfixj.
MessagePredicate
O
onEvent(QuickfixjEventCategory, SessionID, Message)
- Method in class org.apache.camel.component.quickfixj.
MessageCorrelator
onEvent(QuickfixjEventCategory, SessionID, Message)
- Method in class org.apache.camel.component.quickfixj.
QuickfixjEndpoint
onEvent(QuickfixjEventCategory, SessionID, Message)
- Method in interface org.apache.camel.component.quickfixj.
QuickfixjEventListener
onExchange(Exchange)
- Method in class org.apache.camel.component.quickfixj.
QuickfixjConsumer
org.apache.camel.component.quickfixj
- package org.apache.camel.component.quickfixj
org.apache.camel.component.quickfixj.converter
- package org.apache.camel.component.quickfixj.converter
P
process(Exchange)
- Method in class org.apache.camel.component.quickfixj.
QuickfixjProducer
Q
QuickfixjComponent
- Class in
org.apache.camel.component.quickfixj
QuickfixjComponent()
- Constructor for class org.apache.camel.component.quickfixj.
QuickfixjComponent
QuickfixjConsumer
- Class in
org.apache.camel.component.quickfixj
QuickfixjConsumer(Endpoint, Processor)
- Constructor for class org.apache.camel.component.quickfixj.
QuickfixjConsumer
QuickfixjConverters
- Class in
org.apache.camel.component.quickfixj.converter
QuickfixjEndpoint
- Class in
org.apache.camel.component.quickfixj
QuickfixjEndpoint(QuickfixjEngine, String, CamelContext)
- Constructor for class org.apache.camel.component.quickfixj.
QuickfixjEndpoint
QuickfixjEngine
- Class in
org.apache.camel.component.quickfixj
This is a wrapper class that provided QuickFIX/J initialization capabilities beyond those supported in the core QuickFIX/J distribution.
QuickfixjEngine(String, String, boolean)
- Constructor for class org.apache.camel.component.quickfixj.
QuickfixjEngine
QuickfixjEngine(String, String, boolean, MessageStoreFactory, LogFactory, MessageFactory)
- Constructor for class org.apache.camel.component.quickfixj.
QuickfixjEngine
QuickfixjEngine(String, SessionSettings, boolean, MessageStoreFactory, LogFactory, MessageFactory)
- Constructor for class org.apache.camel.component.quickfixj.
QuickfixjEngine
QuickfixjEngine.ThreadModel
- Enum in
org.apache.camel.component.quickfixj
QuickfixjEventCategory
- Enum in
org.apache.camel.component.quickfixj
FIX message types provided by the QuickfixjEngine.
QuickfixjEventListener
- Interface in
org.apache.camel.component.quickfixj
Listens for FIX messages forwarded from the QuickfixjEngine
QuickfixjProducer
- Class in
org.apache.camel.component.quickfixj
QuickfixjProducer(Endpoint)
- Constructor for class org.apache.camel.component.quickfixj.
QuickfixjProducer
QuickfixjSettingsFactory
- Class in
org.apache.camel.component.quickfixj
QuickfixjSettingsFactory()
- Constructor for class org.apache.camel.component.quickfixj.
QuickfixjSettingsFactory
R
removeEventListener(QuickfixjEventListener)
- Method in class org.apache.camel.component.quickfixj.
QuickfixjEngine
S
SESSION_ID_KEY
- Static variable in class org.apache.camel.component.quickfixj.
QuickfixjEndpoint
setDefaultSettings(Map<Object, Object>)
- Method in class org.apache.camel.component.quickfixj.
QuickfixjSettingsFactory
setEngineSettings(Map<String, SessionSettings>)
- Method in class org.apache.camel.component.quickfixj.
QuickfixjComponent
setForcedShutdown(boolean)
- Method in class org.apache.camel.component.quickfixj.
QuickfixjComponent
setLogFactory(LogFactory)
- Method in class org.apache.camel.component.quickfixj.
QuickfixjComponent
setMessageFactory(MessageFactory)
- Method in class org.apache.camel.component.quickfixj.
QuickfixjComponent
setMessageStoreFactory(MessageStoreFactory)
- Method in class org.apache.camel.component.quickfixj.
QuickfixjComponent
setSessionID(SessionID)
- Method in class org.apache.camel.component.quickfixj.
QuickfixjEndpoint
setSessionSettings(Map<SessionID, Map<Object, Object>>)
- Method in class org.apache.camel.component.quickfixj.
QuickfixjSettingsFactory
SETTING_THREAD_MODEL
- Static variable in class org.apache.camel.component.quickfixj.
QuickfixjEngine
SETTING_USE_JMX
- Static variable in class org.apache.camel.component.quickfixj.
QuickfixjEngine
start()
- Method in class org.apache.camel.component.quickfixj.
QuickfixjEngine
stop()
- Method in class org.apache.camel.component.quickfixj.
QuickfixjEngine
stop(boolean)
- Method in class org.apache.camel.component.quickfixj.
QuickfixjEngine
T
toExchange(Endpoint, SessionID, Message, QuickfixjEventCategory)
- Static method in class org.apache.camel.component.quickfixj.converter.
QuickfixjConverters
toMessage(String, Exchange)
- Static method in class org.apache.camel.component.quickfixj.converter.
QuickfixjConverters
toSessionID(String)
- Static method in class org.apache.camel.component.quickfixj.converter.
QuickfixjConverters
V
valueOf(String)
- Static method in enum org.apache.camel.component.quickfixj.
QuickfixjEngine.ThreadModel
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.camel.component.quickfixj.
QuickfixjEventCategory
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.apache.camel.component.quickfixj.
QuickfixjEngine.ThreadModel
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.camel.component.quickfixj.
QuickfixjEventCategory
Returns an array containing the constants of this enum type, in the order they are declared.
W
withField(int, String)
- Method in class org.apache.camel.component.quickfixj.
MessagePredicate
withHeaderField(int, String)
- Method in class org.apache.camel.component.quickfixj.
MessagePredicate
A
C
D
E
G
I
M
O
P
Q
R
S
T
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Apache CAMEL