Interface NetworkGlueListener
-
- All Known Implementing Classes:
UDPConnectionManager
public interface NetworkGlueListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
receive(int local_port, java.net.InetSocketAddress source, byte[] data, int data_length)
-