samples.userguide
Class FIXClient

java.lang.Object
  extended by samples.userguide.FIXClient

public class FIXClient
extends Object


Constructor Summary
FIXClient()
           
 
Method Summary
static void executeClient()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FIXClient

public FIXClient()
Method Detail

main

public static void main(String[] args)

executeClient

public static void executeClient()
                          throws Exception
Throws:
Exception


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