com.bankframe.ei.txnhandler.connector.offline
Class Client

java.lang.Object
  extended bycom.bankframe.ei.txnhandler.connector.offline.Client

public class Client
extends java.lang.Object

This class acts as a client application to use the OffLine Host Connector. It can be used to test the functionality of the OffLine Connector.


Constructor Summary
Client()
          Client constructor.
 
Method Summary
static void main(java.lang.String[] args)
          This method is the main entry point into this class
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Client

public Client()
Client constructor.

Method Detail

main

public static void main(java.lang.String[] args)
This method is the main entry point into this class

Parameters:
args - java.lang.String[]


Copyright © 2004 Siebel Systems, Inc. All rights reserved.