Uses of Class
biz.onixs.fix.engine.ThreadRole

Packages that use ThreadRole
biz.onixs.fix.engine   
 

Uses of ThreadRole in biz.onixs.fix.engine
 

Methods in biz.onixs.fix.engine that return ThreadRole
static ThreadRole ThreadRole.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ThreadRole[] ThreadRole.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in biz.onixs.fix.engine with parameters of type ThreadRole
 void ThreadStartedListener.onThreadCreated(Thread thread, ThreadRole role)
          This method is called when a thread is started.
Warning.
 



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