|
Crossfire JXClient, Trunk
|
Inheritance diagram for DataReader:
Collaboration diagram for DataReader:Public Member Functions | |
| boolean | acceptsMessages () |
| void | beforeRead (Client client) |
| void | onData (Client client, ByteBuffer buffer, int bytes) |
Definition at line 43 of file DataReader.java.
| boolean DataReader.acceptsMessages | ( | ) |
| void DataReader.beforeRead | ( | Client | client | ) |
| void DataReader.onData | ( | Client | client, |
| ByteBuffer | buffer, | ||
| int | bytes | ||
| ) |