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