Interface TftpStatistics


  • public interface TftpStatistics
    • Method Detail

      • filesReceived

        int filesReceived()
      • bytesReceived

        long bytesReceived()
      • errors

        int errors()
      • warnings

        int warnings()