Uses of Package
org.apache.commons.net.tftp

Packages that use org.apache.commons.net.tftp
org.apache.commons.net.tftp   
 

Classes in org.apache.commons.net.tftp used by org.apache.commons.net.tftp
TFTP
          The 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 or server.
TFTPPacket
          TFTPPacket is an abstract class encapsulating the functionality common to the 5 types of TFTP packets.
TFTPPacketException
          A class used to signify the occurrence of an error in the creation of a TFTP packet.
TFTPRequestPacket
          An abstract class derived from TFTPPacket definiing a TFTP Request packet type.
 



Copyright © 1997-2003 Apache Software Foundation. All Rights Reserved.