Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ServerCallback
Method Summary | |
void |
|
public void send(byte[] array)
Method called by the lower layer whenever a message arrives.
- Parameters:
array
- a byte array representing the message.