JClient for the RestXEDataTypes Project

function AddInt (a, b: Integer): Integer

function AddDouble (a, b: Double): Double;

function IsOK: Boolean;

function GetLargeString (nCount: Integer): string;

function GetPerson: TPerson;

function GetPersonWithData: TPersonData;

function GetCustomers: TDataSet;

function GetCustomers: TDataSet; (paging)

GetCustomers:

function GetImage: TStream;

function GetPersonJson: TJSONObject;

function GetNamesJson: TJSONArray;