Interface TftpStatistics
-
public interface TftpStatistics
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
bytesReceived()
int
errors()
int
filesReceived()
int
warnings()
-
public interface TftpStatistics
Modifier and Type | Method | Description |
---|---|---|
long |
bytesReceived() |
|
int |
errors() |
|
int |
filesReceived() |
|
int |
warnings() |