public interface FIXMessageListener
Modifier and Type | Method and Description |
---|---|
void |
onNewMessage(FIXFieldList message)
This method is invoked every time when FIX Engine receives
application message.
|
void onNewMessage(FIXFieldList message)
message
- the incoming messageCopyright © 2000–2022 EPAM Systems. All rights reserved.