Uses of Class
com.epam.fixengine.SerializationContext
Packages that use SerializationContext
-
Uses of SerializationContext in com.epam.fixengine
Methods in com.epam.fixengine with parameters of type SerializationContextModifier and TypeMethodDescriptionvoid
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.