Uses of Class
org.apache.synapse.transport.fix.FIXSessionFactory
-
Packages that use FIXSessionFactory Package Description org.apache.synapse.transport.fix -
-
Uses of FIXSessionFactory in org.apache.synapse.transport.fix
Methods in org.apache.synapse.transport.fix that return FIXSessionFactory Modifier and Type Method Description static FIXSessionFactoryFIXSessionFactory. getInstance(FIXApplicationFactory af)Methods in org.apache.synapse.transport.fix with parameters of type FIXSessionFactory Modifier and Type Method Description voidFIXOutgoingMessageHandler. setSessionFactory(FIXSessionFactory sessionFactory)
-