Interface NetworkGlue

    • Method Detail

      • send

        int send​(int local_port,
                 java.net.InetSocketAddress target,
                 byte[] data)
          throws java.io.IOException
        Throws:
        java.io.IOException
      • getStats

        long[] getStats()