A C D E F G I K M O R S T V

S

setCatalogName(String) - Method in class ru.mfd.api.SrvrSession
Changes the name of catalog to the argument catalogName and reloads the catalog.
setDoubleByAcronym(String, double) - Method in interface ru.mfd.api.Row
Adds the specified double value with the specified key to this row.
setDoubleByNum(int, double) - Method in interface ru.mfd.api.Row
Adds the specified double value with the specified key to this row.
setIntByAcronym(String, int) - Method in interface ru.mfd.api.Row
Adds the specified int value with the specified key to this row.
setIntByNum(int, int) - Method in interface ru.mfd.api.Row
Adds the specified int value with the specified key to this row.
setLongByAcronym(String, long) - Method in interface ru.mfd.api.Row
Adds the specified long value with the specified key to this row.
setLongByNum(int, long) - Method in interface ru.mfd.api.Row
Adds the specified long value with the specified key to this row.
setOnlineUpdates(boolean) - Method in class ru.mfd.api.Table
Subscribes or unsubscribes table from online data.
setPartInsert(boolean) - Method in class ru.mfd.api.SrvrSession
Makes table events listener TableListener invoke onPartInsert callback for partial inserts instead of onInsert if server supports this type of messages as well.
setReadTimeout(int) - Method in class ru.mfd.api.SrvrSession
 
setStringByAcronym(String, String) - Method in interface ru.mfd.api.Row
Adds the specified String value with the specified key to this row.
setStringByNum(int, String) - Method in interface ru.mfd.api.Row
Adds the specified String value with the specified key to this row.
size() - Method in interface ru.mfd.api.Row
Returns the number of values in this row.
SrvrSession - Class in ru.mfd.api
This API allows third party applications to connect to the IFH systems, send subscription and market data requests, submit transactions.
SrvrSession() - Constructor for class ru.mfd.api.SrvrSession
Initializes a new instance of this class and opens socket channel selector.
SrvrSessionListener - Interface in ru.mfd.api
This interface represents server session events listener.

A C D E F G I K M O R S T V
Copyright 2015 IFH-InfoCentre, Ltd.