com.epam.fixengine
Interface FIXSessionFactoryStrategy

All Known Implementing Classes:
DefaultFIXSessionFactoryStrategy

public interface FIXSessionFactoryStrategy

The session factory strategy. User should implements strategy for customization fix sessions.


Method Summary
 FIXSessionFactory getFIXSessionFactory(SessionParameters parameters)
          Gets fix session factory.
 

Method Detail

getFIXSessionFactory

FIXSessionFactory getFIXSessionFactory(SessionParameters parameters)
Gets fix session factory.

Parameters:
parameters - the session parameters.


Copyright © 2000-2014 EPAM Systems. All Rights Reserved.