Package | Description |
---|---|
eu.unicore.uftp.client | |
eu.unicore.uftp.dpc |
Modifier and Type | Field and Description |
---|---|
protected DPCClient |
AbstractUFTPClient.client |
Modifier and Type | Method and Description |
---|---|
protected Socket |
AbstractUFTPClient.createSocket(int numConnections,
DPCClient client,
byte[] key) |
protected Socket |
AbstractUFTPClient.createSocket(int numConnections,
DPCClient client,
byte[] key,
boolean compress) |
Modifier and Type | Field and Description |
---|---|
protected DPCClient |
ClientProtocol.client |
Modifier and Type | Method and Description |
---|---|
List<String> |
ClientProtocol.establishConnection(DPCClient client,
String secret)
establish a connection with the server
|
static Reply |
Reply.read(DPCClient client) |
Copyright © 2010–2016 UNICORE. All rights reserved.