com.enterprisedt.net.ftp
Class DirectoryListArgument

java.lang.Object
  extended by com.enterprisedt.net.ftp.DirectoryListArgument

public class DirectoryListArgument
extends java.lang.Object

Argument object used to provide directory listing information

Version:
$Revision: 1.1 $
Author:
Bruce Blackshaw

Constructor Summary
DirectoryListArgument(FTPFile entry)
           
 
Method Summary
 FTPFile getEntry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectoryListArgument

public DirectoryListArgument(FTPFile entry)
Method Detail

getEntry

public FTPFile getEntry()


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