Interface NetworkGlue
- All Known Implementing Classes:
NetworkGlueLoopBack
,NetworkGlueUDP
public interface NetworkGlue
-
Method Summary
Modifier and TypeMethodDescriptionlong[]
getStats()
int
send
(int local_port, InetSocketAddress target, byte[] data)
-
Method Details
-
send
- Throws:
IOException
-
getStats
long[] getStats()
-