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 FIXSessionFactory
FIXSessionFactory. getInstance(FIXApplicationFactory af)
Methods in org.apache.synapse.transport.fix with parameters of type FIXSessionFactory Modifier and Type Method Description void
FIXOutgoingMessageHandler. setSessionFactory(FIXSessionFactory sessionFactory)
-