|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |