Jakarta Commons Net 1.4.0 API

Uses of Class
org.apache.commons.net.tftp.TFTPRequestPacket

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

Uses of TFTPRequestPacket in org.apache.commons.net.tftp
 

Subclasses of TFTPRequestPacket in org.apache.commons.net.tftp
 class TFTPReadRequestPacket
          A class derived from TFTPRequestPacket definiing a TFTP read request packet type.
 class TFTPWriteRequestPacket
          A class derived from TFTPRequestPacket definiing a TFTP write request packet type.
 


Jakarta Commons Net 1.4.0 API

Copyright © The Apache Software Foundation. All Rights Reserved.