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

Uses in package org.apache.commons.net.tftp

Methods which throw type org.apache.commons.net.tftp.TFTPPacketException

TFTPPacket
This is a special method to perform a more efficient packet receive.
TFTPPacket
TFTPPacket.newTFTPPacket(DatagramPacket datagram)
When you receive a datagram that you expect to be a TFTP packet, you use this factory method to create the proper TFTPPacket object encapsulating the data contained in that datagram.
TFTPPacket
Receives a TFTPPacket.