|
||||||||||
| PREV CLASS NEXT CLASS | All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.teraspaces.qwfix.FIXMessageLog
public final class FIXMessageLog
The collection of FIX message tokens.
FIXEngine.getMessageLog()| Method Summary | |
|---|---|
long |
get(int index)
Gets the message token at specified index. |
boolean |
isEmpty()
Checks if list is empty. |
int |
size()
Gets number of tokens in the log. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int size()
public boolean isEmpty()
public long get(int index)
index - the index
|
||||||||||
| PREV CLASS NEXT CLASS | All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||