Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
K
M
O
R
S
T
V
O
onClear(String)
- Method in interface ru.mfd.api.
TableListener
This callback is called when all data have been cleared by the server.
onClose(String)
- Method in interface ru.mfd.api.
TableListener
Indicates that this
Table
object been disconnected from the
SrvrSession
.
onConnectionLost(String)
- Method in interface ru.mfd.api.
SrvrSessionListener
This method is called whether this connection is been closed by peer or due to some connection failure.
onData(String, String, List<Row>)
- Method in interface ru.mfd.api.
TableListener
This callback is called in response of invocation getSlice or getData methods of
Table
.
onDataComplete(String, String)
- Method in interface ru.mfd.api.
TableListener
This callback indicates that request with given code is complete.
onDelete(String, Long)
- Method in interface ru.mfd.api.
TableListener
This callback is called when some data was removed from the table.
onInsert(String, Row)
- Method in interface ru.mfd.api.
TableListener
This callback is called when some data by subscription received.
onLogin(int, String)
- Method in interface ru.mfd.api.
SrvrSessionListener
This callback is called by the system to indicate login result.
onModify(String, Row)
- Method in interface ru.mfd.api.
TableListener
This callback is called when some data was modified in the table.
onPartInsert(String, Row)
- Method in interface ru.mfd.api.
TableListener
This callback is called when some data by subscription received.
onStatusMessage(int, String[])
- Method in interface ru.mfd.api.
SrvrSessionListener
This method is called when any status message received.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
K
M
O
R
S
T
V
Copyright 2015 IFH-InfoCentre, Ltd.