Package | Description |
---|---|
eu.unicore.uftp.client |
Modifier and Type | Class and Description |
---|---|
class |
UFTPClient
Client class for handling UFTP transfers
There are two ways to use this class: as a commandline tool directly via its API |
class |
UFTPSessionClient
Client class for managing a UFTP session.
|
Modifier and Type | Method and Description |
---|---|
static AbstractUFTPClient |
ClientFactory.create(String[] args) |
Modifier and Type | Method and Description |
---|---|
static void |
ClientFactory.configureClient(AbstractUFTPClient client,
org.apache.commons.cli.CommandLine line,
org.apache.log4j.Logger logger)
configures the client using the number of connections, secret, encryption
key and buffer size from the commandline
|
Copyright © 2010–2016 UNICORE. All rights reserved.