Uses of Class
com.epam.fixengine.SerializationContext

Packages that use SerializationContext
com.epam.fixengine   
 

Uses of SerializationContext in com.epam.fixengine
 

Methods in com.epam.fixengine with parameters of type SerializationContext
 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-2014 EPAM Systems. All Rights Reserved.