Package | Description |
---|---|
eu.unicore.uftp.server |
Modifier and Type | Method and Description |
---|---|
protected void |
UFTPWorker.readData(Session session) |
protected void |
UFTPWorker.runSession(Session session)
transfer multiple files.
|
protected void |
UFTPWorker.runSingle(Session session,
File localFile)
transfer a single file - this is a UFTP-only behaviour not in line with the FTP protocol!
|
protected void |
UFTPWorker.sendData(Session session)
send data from a file
|
protected void |
UFTPWorker.sendStreamData(Session session)
send data from a file
|
protected void |
UFTPWorker.syncMaster(Session session) |
protected void |
UFTPWorker.syncSlave(Session session) |
Copyright © 2010–2016 UNICORE. All rights reserved.