public class MessageChopper extends Object implements StreamListener
Modifier and Type | Class and Description |
---|---|
static interface |
MessageChopper.MessageProcessor |
Modifier and Type | Field and Description |
---|---|
protected static com.epam.common.logging.Log |
log |
Constructor and Description |
---|
MessageChopper(ChannelContext context) |
Modifier and Type | Method and Description |
---|---|
void |
onMessage(com.epam.fix.message.FIXFieldList message)
Invoked when new message received.
|
public MessageChopper(ChannelContext context)
public void onMessage(com.epam.fix.message.FIXFieldList message)
StreamListener
onMessage
in interface StreamListener
message
- the messageCopyright © 2000–2025 EPAM Systems. All rights reserved.