org.apache.synapse.transport.fix
Class FIXApplicationFactory

java.lang.Object
  extended by org.apache.synapse.transport.fix.FIXApplicationFactory

public class FIXApplicationFactory
extends Object


Constructor Summary
FIXApplicationFactory(ConfigurationContext cfgCtx)
           
 
Method Summary
 quickfix.Application getFIXApplication(AxisService service, org.apache.axis2.transport.base.threads.WorkerPool workerPool, boolean acceptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FIXApplicationFactory

public FIXApplicationFactory(ConfigurationContext cfgCtx)
Method Detail

getFIXApplication

public quickfix.Application getFIXApplication(AxisService service,
                                              org.apache.axis2.transport.base.threads.WorkerPool workerPool,
                                              boolean acceptor)


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.