Java org.apache.commons.net.tftp TFTPOptionAckPacket fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.net.tftp TFTPOptionAckPacket fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.net.tftp TFTPOptionAckPacket.

The text is from its open source code.

Constructor

TFTPOptionAckPacket(InetAddress destination, int port, Map options)
Creates an acknowledgment packet to be sent to a host at a given port acknowledging receipt of a block.