Interface Receiver
-
public interface Receiver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
receive(Message message, java.nio.channels.SelectionKey key)
-
-
-
Method Detail
-
receive
void receive(Message message, java.nio.channels.SelectionKey key)
-
-