com.bankframe.examples.txnhandler.dataformat.testaccount
Class TestAccountDataFormat

java.lang.Object
  |
  +--com.bankframe.ei.txnhandler.dataformat.basic.BasicDataFormat
        |
        +--com.bankframe.examples.txnhandler.dataformat.testaccount.TestAccountDataFormat
All Implemented Interfaces:
DataFormat

public class TestAccountDataFormat
extends BasicDataFormat

This class formats requests and responses for the TestAccount


Constructor Summary
TestAccountDataFormat()
          Default Constructor
 
Methods inherited from class com.bankframe.ei.txnhandler.dataformat.basic.BasicDataFormat
buildRequestTxn, moreToRequest, notifyProcessingFinished, setConnectionSpecification, toDataPacketsMap, toDataPacketsVector
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAccountDataFormat

public TestAccountDataFormat()
Default Constructor



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