Package | Description |
---|---|
com.epam.fix.message | |
com.epam.fixengine | |
com.epam.fixengine.session | |
com.epam.fixengine.session.messagehandler | |
com.epam.fixengine.transport |
Modifier and Type | Method and Description |
---|---|
static FIXFieldList |
RawFIXUtil.getFIXFieldList(FIXFieldList target,
MsgBuf buf,
RawFIXUtil.RawTags rawTags,
boolean clearTheMessageBeforeUse) |
static FIXFieldList |
RawFIXUtil.getFIXFieldList(MsgBuf buf) |
static FIXFieldList |
RawFIXUtil.getFIXFieldList(MsgBuf buf,
RawFIXUtil.RawTags rawTags) |
static void |
FIXFieldListHelper.getMessageBuffer(FIXFieldList msg,
MsgBuf buf) |
Modifier and Type | Method and Description |
---|---|
void |
ExtendedFIXSessionListener.onMessageReceived(MsgBuf msgBuf)
Method fired when message received.
|
void |
FIXMessageFactory.serialize(MsgBuf buf,
String msgType,
FIXFieldList content,
ByteBuffer buffer,
SerializationContext context)
Build message based on a type and content.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractFIXSession.ConsumingControlTransportWrapper.readMessage(MsgBuf buf) |
Modifier and Type | Method and Description |
---|---|
void |
HandlerChain.onMessage(MsgBuf message) |
void |
HandlerChain.onPostProcessMessage(MsgBuf message) |
Modifier and Type | Method and Description |
---|---|
void |
FIXTransport.readMessage(MsgBuf buf)
Read message method.
|
Copyright © 2000–2022 EPAM Systems. All rights reserved.