FTEX interface

Architecture:

FTEXServer Interface

Methods

Attributes

AccountBean
Entity Name

Type

user_Name String
password String
l_Name String
f_Name String
 
OrderBean
Entity Name

Type

price
double
orderMethod
String
orderType
String
symbol
String
orderID
int
clientID
String
quantity
int
TransactionBean
Entity Name

Type

buyer
String
seller
String
symbol
String
quantity
int
price
double
transactionID
int

Exceptions