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

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

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

Fields in biz.onixs.fix.engine declared as Session.WarningReason
static Session.WarningReason Session.WarningReason.GARBLED_MESSAGE_RECEIVED
          Garbled message is received.
static Session.WarningReason Session.WarningReason.LINK_ERROR_IS_DETECTED
          Telecommunication link error is detected.
static Session.WarningReason Session.WarningReason.NA
           
 

Methods in biz.onixs.fix.engine that return Session.WarningReason
 Session.WarningReason Session.WarningArgs.getReason()
          Returns warning reason.
 

Methods in biz.onixs.fix.engine with parameters of type Session.WarningReason
 void SessionImpl.onWarning(Session.WarningReason reason, String description)
           
 void Session.WarningArgs.setReason(Session.WarningReason reason)
           
 

Constructors in biz.onixs.fix.engine with parameters of type Session.WarningReason
Session.WarningArgs(Session.WarningReason reason, String description)
          Creates event data.
 



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