|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HostFileInputStreamTransformer | |
|---|---|
| com.xebialabs.deployit.hostsession | The host session framework. |
| Uses of HostFileInputStreamTransformer in com.xebialabs.deployit.hostsession |
|---|
| Classes in com.xebialabs.deployit.hostsession that implement HostFileInputStreamTransformer | |
|---|---|
class |
LenientTemplateResolvingHostFileInputTransformer
|
| Methods in com.xebialabs.deployit.hostsession with parameters of type HostFileInputStreamTransformer | |
|---|---|
static void |
HostFileUtils.copy(HostFile src,
HostFile dst,
HostFileInputStreamTransformer transformer)
Copies a file or directory. |
static void |
HostFileUtils.copyDirectory(HostFile srcDir,
HostFile dstDir,
HostFileInputStreamTransformer transformer)
Copies a directory recursively. |
static void |
HostFileUtils.copyFile(HostFile srcFile,
HostFile dstFile,
HostFileInputStreamTransformer transformer)
Copies a regular file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||