com.fxcm.external.api.transport
Class GatewayFactory

java.lang.Object
  extended by com.fxcm.external.api.transport.GatewayFactory

public class GatewayFactory
extends Object

This class creates gateways


Constructor Summary
GatewayFactory()
           
 
Method Summary
static IGateway createGateway()
          This method returns an instance of IGateway for use.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GatewayFactory

public GatewayFactory()
Method Detail

createGateway

public static IGateway createGateway()
This method returns an instance of IGateway for use.

Returns:
IGateway


Copyright © 2012 FXCM, LLC. All Rights Reserved.