Package | Description |
---|---|
com.epam.fixengine |
Modifier and Type | Method and Description |
---|---|
void |
FIXMessageFactory.serialize(FIXFieldList content,
ChangesType changesType,
ByteBuffer buffer,
SerializationContext context)
Build message based on a type and content.
|
void |
FIXMessageFactory.serialize(MsgBuf buf,
String msgType,
FIXFieldList content,
ByteBuffer buffer,
SerializationContext context)
Build message based on a type and content.
|
Copyright © 2000–2022 EPAM Systems. All rights reserved.