Package biz.onixs.fix.engine

Interface Summary
Engine.DynamicAcceptorListener Dynamic acceptor event listener.
Engine.StateChangedListener Engine state changed listener interface.
MessageFactory Message factory interface.
NumberedRawMsgPool  
OutQueue  
Session.ErrorListener Error event listener.
Session.InboundApplicationMessageListener Inbound application-level message received from the counterparty event listener.
Session.InboundSessionMessageListener Inbound session-level message received from the counterparty event listener.
Session.MessageResendingListener Message resend request received from the counterparty event listener.
Session.OutboundApplicationMessageListener Outbound application-level message queued for sending event listener.
Session.OutboundSessionMessageListener Outbound session-level message queued for sending event listener.
Session.StateChangeListener Session state changed event listener.
Session.WarningListener Warning event listener.
ThreadStartedListener Thread started event listener.
 

Class Summary
AbstractOutQueue  
Engine FIX Engine.
Engine.DynamicAcceptorArgs Dynamic acceptor event arguments.
Engine.StateChangedArgs State changed event arguments.
EngineSettings The Engine configuration settings.
EngineUtils  
License Base license implementation.
License.Customer License customer.
License.Product Licensed product.
MemoryOutQueue  
MemoryOutQueueFactory  
NumberedRawMsg  
Session A FIX Session.
It is defined as a bi-directional stream of ordered messages between two parties within a continuous sequence number series.
A single FIX session can exist across multiple sequential (not concurrent) physical connections.
A FIX Connection is comprised of three parts: logon, message exchange, and logout.
A FIX Session is comprised of one or more FIX Connections, meaning that a FIX Session spans multiple logins.
Parties can connect and disconnect multiple times while maintaining a single FIX session.
Session.ErrorArgs Error event data.
Session.ErrorReason Error reason.
Session.InboundApplicationMessageArgs Inbound application-level message received from the counterparty event data.
Session.InboundSessionMessageArgs Inbound session-level message received from the counterparty event data.
Session.MessageEventArgs Message related event data.
Session.MessageResendingArgs Message resend request received from the counterparty event data.
Session.OutboundApplicationMessageArgs Outbound application-level message queued for sending event data.
Session.OutboundSessionMessageArgs Outbound session-level message queued for sending event data.
Session.StateChangeArgs Session state changed event data.
Session.WarningArgs Warning event data.
Session.WarningReason Warning reason.
SessionId  
SessionImpl  
SessionManager  
SessionState Session state.
StorageOutQueue  
 

Enum Summary
Engine.State Engine state.
License.Type License type.
SessionRole SessionInternal role.
ThreadRole The thread role.
 

Exception Summary
EngineException The exception that is thrown when a non-fatal error occurs in the FIX Engine.
LicenseException  
LicenseExpiredException  
LicenseNotFoundException  
 



Copyright © 2005-2012 Onix Solutions. All Rights Reserved.