edtFTPj/Free - Open-source FTP library for Java | Download


com.enterprisedt.net.ftp
Class TransferCompleteStrings

java.lang.Object
  extended by com.enterprisedt.net.ftp.ServerStrings
      extended by com.enterprisedt.net.ftp.TransferCompleteStrings

public final class TransferCompleteStrings
extends ServerStrings

Contains fragments of server replies that indicate no files were found in a supplied directory.

Version:
$Revision: 1.1 $
Author:
Bruce Blackshaw

Constructor Summary
TransferCompleteStrings()
          Constructor.
 
Method Summary
 
Methods inherited from class com.enterprisedt.net.ftp.ServerStrings
add, clearAll, getAll, matches, remove, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransferCompleteStrings

public TransferCompleteStrings()
Constructor. Adds the fragments to match on



Copyright (c) 2001-2007 Enterprise Distributed Technologies Ltd. All Rights Reserved.