Crossfire JXClient, Trunk
DataReader Interface Reference
+ 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)
 

Detailed Description

Definition at line 43 of file DataReader.java.

Member Function Documentation

◆ acceptsMessages()

boolean DataReader.acceptsMessages ( )

◆ beforeRead()

void DataReader.beforeRead ( Client  client)

◆ onData()

void DataReader.onData ( Client  client,
ByteBuffer  buffer,
int  bytes 
)

The documentation for this interface was generated from the following file: