biz.onixs.fix.engine
Class Session.InboundApplicationMessageArgs

java.lang.Object
  extended by biz.onixs.fix.engine.Session.MessageEventArgs
      extended by biz.onixs.fix.engine.Session.InboundApplicationMessageArgs
Enclosing class:
Session

public static class Session.InboundApplicationMessageArgs
extends Session.MessageEventArgs

Inbound application-level message received from the counterparty event data.


Constructor Summary
Session.InboundApplicationMessageArgs()
           
Session.InboundApplicationMessageArgs(Message msg)
          Creates event data.
 
Method Summary
 String toString()
           
 
Methods inherited from class biz.onixs.fix.engine.Session.MessageEventArgs
getMsg, setMsg
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Session.InboundApplicationMessageArgs

public Session.InboundApplicationMessageArgs()

Session.InboundApplicationMessageArgs

public Session.InboundApplicationMessageArgs(Message msg)
Creates event data.

Parameters:
msg - related message
Method Detail

toString

public String toString()
Overrides:
toString in class Session.MessageEventArgs


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