|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileTransferWorkShop.StructureInformation | |
org.objectweb.proactive.core.process | Defines services for spawning an external process from Java. |
org.objectweb.proactive.core.process.filetransfer | Defines services for using File Transfer Tools |
Uses of FileTransferWorkShop.StructureInformation in org.objectweb.proactive.core.process |
Methods in org.objectweb.proactive.core.process with parameters of type FileTransferWorkShop.StructureInformation | |
protected void |
AbstractUniversalProcess.pushProcessAttributes(FileTransferWorkShop.StructureInformation infoParams)
This method sets attributes into the FileTransferWorkshop.StructureInformation For now: : hostname, username If the attributes already exists then it remains unchanged. |
Uses of FileTransferWorkShop.StructureInformation in org.objectweb.proactive.core.process.filetransfer |
Fields in org.objectweb.proactive.core.process.filetransfer declared as FileTransferWorkShop.StructureInformation | |
protected FileTransferWorkShop.StructureInformation |
AbstractCopyProtocol.srcInfoParams
|
protected FileTransferWorkShop.StructureInformation |
AbstractCopyProtocol.dstInfoParams
|
FileTransferWorkShop.StructureInformation |
FileTransferWorkShop.srcInfoParams
|
FileTransferWorkShop.StructureInformation |
FileTransferWorkShop.dstInfoParams
|
Methods in org.objectweb.proactive.core.process.filetransfer with parameters of type FileTransferWorkShop.StructureInformation | |
void |
AbstractCopyProtocol.setSrcInfo(FileTransferWorkShop.StructureInformation srcInfoParams)
|
void |
AbstractCopyProtocol.setDstInfo(FileTransferWorkShop.StructureInformation dstInfoParams)
|
void |
CopyProtocol.setSrcInfo(FileTransferWorkShop.StructureInformation srcInfoParams)
|
void |
CopyProtocol.setDstInfo(FileTransferWorkShop.StructureInformation dstInfoParams)
|
static java.lang.String |
FileTransferWorkShop.buildFilePathString(FileTransferWorkShop.StructureInformation infoParam,
java.lang.String filename)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |