public class FIXMessageIdentification
extends java.lang.Object
| Constructor and Description |
|---|
FIXMessageIdentification() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
identifyFIXMsgType(byte[] fixMsg)
Parses the FIX Message header and returns message type related information.
|