Uses of Class
biz.onixs.fix.engine.Session.InboundSessionMessageArgs

Packages that use Session.InboundSessionMessageArgs
biz.onixs.fix.engine   
 

Uses of Session.InboundSessionMessageArgs in biz.onixs.fix.engine
 

Methods in biz.onixs.fix.engine with parameters of type Session.InboundSessionMessageArgs
 void Session.InboundSessionMessageListener.onInboundSessionMessage(Object sender, Session.InboundSessionMessageArgs args)
          This method is called when an session-level message is received from the counterparty.
If this method throws an exception then the session is closed with logout.
Warning.
 



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