|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.epam.fixml.converter.FIXMessageParser
public class FIXMessageParser
| Constructor Summary | |
|---|---|
FIXMessageParser(InputStream stream,
int maxMsgSize)
|
|
| Method Summary | |
|---|---|
byte[] |
readMessage()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FIXMessageParser(InputStream stream,
int maxMsgSize)
| Method Detail |
|---|
public byte[] readMessage()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||