Interface NetworkGlue

All Known Implementing Classes:
NetworkGlueLoopBack, NetworkGlueUDP

public interface NetworkGlue
  • Method Summary

    Modifier and Type
    Method
    Description
    long[]
     
    int
    send(int local_port, InetSocketAddress target, byte[] data)