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(org.apache.axis2.context.ConfigurationContext cfgCtx)
           
 
Method Summary
 quickfix.Application getFIXApplication(org.apache.axis2.description.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(org.apache.axis2.context.ConfigurationContext cfgCtx)
Method Detail

getFIXApplication

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


Copyright © 2005–2015 Apache Software Foundation. All rights reserved.