GNDMS 0.6.0
RESTful verison of GNDMS
Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes

de.zib.gndms.taskflows.filetransfer.server.network.GridFTPClientCreator Class Reference

Inherits java::util::concurrent::Callable< GridFTPClient >, and de::zib::gndms::stuff::misc::LogProvider.

List of all members.

Public Member Functions

 GridFTPClientCreator (String host, int port, CredentialProvider cp, int seq)
GridFTPClient call () throws ServerException, IOException, InterruptedException, ClientException
String getHost ()
void setHost (final String host)
int getPort ()
void setPort (final int port)
int getSeq ()
void setSeq (int seq)
Logger getLog ()

Private Member Functions

void validateClient (final GridFTPClient cnt) throws ServerException, IOException, ClientException

Private Attributes

String host
int port
Map ctx
CredentialProvider credProvider
int seq

Static Private Attributes

static final Logger log = LoggerFactory.getLogger( GridFTPClientCreator.class )

Detailed Description

Author:
try ma ik jo rr a zib
Version:
$Id$

User: mjorra, Date: 20.02.2009, Time: 17:40:03


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables