Uses of Class
org.apache.commons.net.tftp.TFTP
-
Packages that use TFTP Package Description org.apache.commons.net.tftp TFTP cliemt implementation -
-
Uses of TFTP in org.apache.commons.net.tftp
Subclasses of TFTP in org.apache.commons.net.tftp Modifier and Type Class Description class
TFTPClient
The TFTPClient class encapsulates all the aspects of the TFTP protocol necessary to receive and send files through TFTP.
-