| Package | Description |
|---|---|
| eu.unicore.uftp.rsync |
| Modifier and Type | Class and Description |
|---|---|
class |
SocketSlaveChannel |
| Modifier and Type | Method and Description |
|---|---|
SlaveChannel |
Slave.getChannel() |
| Constructor and Description |
|---|
Slave(File file,
SlaveChannel channel,
String name) |
Slave(RandomAccessFile file,
SlaveChannel channel,
String name)
using the default blocksize
|
Slave(RandomAccessFile file,
SlaveChannel channel,
String name,
int blocksize) |
Copyright © 2010–2016 UNICORE. All rights reserved.