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
 
addSessionSetting(SessionID, Map<Object, Object>) - Method in class org.apache.camel.component.quickfixj.QuickfixjConfiguration
 

C

CannotSendException - Exception in org.apache.camel.component.quickfixj
 
CannotSendException(String) - Constructor for exception org.apache.camel.component.quickfixj.CannotSendException
 
CannotSendException(String, Throwable) - Constructor for exception org.apache.camel.component.quickfixj.CannotSendException
 
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
 
createSessionSettings() - Method in class org.apache.camel.component.quickfixj.QuickfixjConfiguration
 

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
 
doShutdown() - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
 
doShutdown() - Method in class org.apache.camel.component.quickfixj.QuickfixjEngine
 
doStart() - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
 
doStart() - Method in class org.apache.camel.component.quickfixj.QuickfixjEngine
 
doStop() - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
 
doStop() - Method in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
 
doStop() - Method in class org.apache.camel.component.quickfixj.QuickfixjEngine
 

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

getConfigurations() - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
 
getDefaultSettings() - Method in class org.apache.camel.component.quickfixj.QuickfixjConfiguration
 
getEndpoint() - Method in class org.apache.camel.component.quickfixj.QuickfixjProducer
 
getEngine() - Method in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
 
getMessageCorrelator() - Method in class org.apache.camel.component.quickfixj.QuickfixjEngine
 
getReply(SessionID, Exchange) - Method in class org.apache.camel.component.quickfixj.MessageCorrelator
 
getSessionID() - Method in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
 
getSessionSettings() - Method in class org.apache.camel.component.quickfixj.QuickfixjConfiguration
 
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
 

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

onCamelContextStarted(CamelContext, boolean) - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
 
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
 
QuickfixjConfiguration - Class in org.apache.camel.component.quickfixj
 
QuickfixjConfiguration() - Constructor for class org.apache.camel.component.quickfixj.QuickfixjConfiguration
 
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
Deprecated.
QuickfixjEndpoint(QuickfixjEngine, String, Component) - 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
Deprecated.
Better make use of the QuickfixjEngine.QuickfixjEngine(String, String) constructor as the forcedShutdown paramater had/has no effect.
QuickfixjEngine(String, String) - 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
Deprecated.
Better make use of the QuickfixjEngine.QuickfixjEngine(String, String, MessageStoreFactory, LogFactory, MessageFactory) constructor as the forcedShutdown paramater had/has no effect.
QuickfixjEngine(String, String, 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
Deprecated.
Better make use of the QuickfixjEngine.QuickfixjEngine(String, SessionSettings, MessageStoreFactory, LogFactory, MessageFactory) constructor as the forcedShutdown paramater had/has no effect.
QuickfixjEngine(String, SessionSettings, 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
 

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
 
setConfigurations(Map<String, QuickfixjConfiguration>) - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
 
setDefaultSettings(Map<Object, Object>) - Method in class org.apache.camel.component.quickfixj.QuickfixjConfiguration
 
setForcedShutdown(boolean) - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
Deprecated.
Don't use as setting the forcedShutdown property had/has no effect.
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.QuickfixjConfiguration
 
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
 

T

toExchange(Endpoint, SessionID, Message, QuickfixjEventCategory) - Static method in class org.apache.camel.component.quickfixj.converter.QuickfixjConverters
 
toExchange(Endpoint, SessionID, Message, QuickfixjEventCategory, ExchangePattern) - Static method in class org.apache.camel.component.quickfixj.converter.QuickfixjConverters
 
toInputStream(Message, Exchange) - 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
 
toMessage(byte[], 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 

Apache Camel