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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetLog(PrintStream log)
Set the stream object to log debug / informational messages.
voidsetLogError(PrintStream logError)
Set the stream object to log error messsages.