Class StandardFIXSessionFactory

java.lang.Object
com.epam.fixengine.StandardFIXSessionFactory
All Implemented Interfaces:
FIXSessionFactory

public class StandardFIXSessionFactory extends Object implements FIXSessionFactory
Standard session factory. Engine used this factory for creation initiator and acceptor sessions. User can replace current behave by using setFIXSessionFactoryStrategy method.