Class FIXFieldListFactory

java.lang.Object
com.epam.fix.message.FIXFieldListFactory

public class FIXFieldListFactory extends Object
Created with IntelliJ IDEA. User: wed Date: 22.10.12 Time: 17:37 To change this template use File | Settings | File Templates.
  • Method Details

    • newInstanceFromPool

      public static FIXFieldList newInstanceFromPool()
    • newInstanceFromPool

      public static FIXFieldList newInstanceFromPool(boolean isUserOwned)
    • newInstance

      public static FIXFieldList newInstance(boolean fromPool, boolean isUserOwned)
    • fieldObjectsCreated

      public static int fieldObjectsCreated()
    • fieldListObjectsCreated

      public static int fieldListObjectsCreated()
    • _newInstanceFromPoolForEngineParse

      public static FIXFieldList _newInstanceFromPoolForEngineParse()