Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.net.tftp Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
TFTPThe TFTP class exposes a set of methods to allow you to deal with the TFTP protocol directly, in case you want to write your own TFTP client orClassorg.apache.commons.net.tftpApache Commons
TFTPAckPacketA final class derived from TFTPPacket definiing the TFTP Acknowledgement Details regarding the TFTP protocol and the format of TFTP packets canClassorg.apache.commons.net.tftpApache Commons
TFTPClientThe TFTPClient class encapsulates all the aspects of the TFTP protocol necessary to receive and send files through TFTP.Classorg.apache.commons.net.tftpApache Commons
TFTPDataPacketA final class derived from TFTPPacket definiing the TFTP Data Details regarding the TFTP protocol and the format of TFTP packets canClassorg.apache.commons.net.tftpApache Commons
TFTPErrorPacketA final class derived from TFTPPacket definiing the TFTP Error Details regarding the TFTP protocol and the format of TFTP packets canClassorg.apache.commons.net.tftpApache Commons
TFTPPacketTFTPPacket is an abstract class encapsulating the functionality common to the 5 types of TFTP packets.Classorg.apache.commons.net.tftpApache Commons
TFTPPacketExceptionA class used to signify the occurrence of an error in the creation of a TFTP packet.Classorg.apache.commons.net.tftpApache Commons
TFTPReadRequestPacketA class derived from TFTPRequestPacket definiing a TFTP read request Details regarding the TFTP protocol and the format of TFTP packets canClassorg.apache.commons.net.tftpApache Commons
TFTPRequestPacketAn abstract class derived from TFTPPacket definiing a TFTP Request packet type.Classorg.apache.commons.net.tftpApache Commons
TFTPWriteRequestPacketA class derived from TFTPRequestPacket definiing a TFTP write request Details regarding the TFTP protocol and the format of TFTP packets canClassorg.apache.commons.net.tftpApache Commons