|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractFileService | |
|---|---|
| org.ow2.petals.bc.filetransfer.service.provide | |
| Uses of AbstractFileService in org.ow2.petals.bc.filetransfer.service.provide |
|---|
| Subclasses of AbstractFileService in org.ow2.petals.bc.filetransfer.service.provide | |
|---|---|
class |
CheckFileService
Check if the specified file exist(absolute and relative path are allowed). |
class |
DelFileService
Delete a specified file. |
class |
DirService
List "folder" contents |
class |
GetFileAsAttachmentService
Get the file in the configured directory(parameter folder) and set it as attachment on the out-message. |
class |
GetFileService
Get the file in the configured directory (parameter : folder) and set it in the out-message payload. |
class |
MGetFileService
Get files as JBI attachment. |
class |
MPutFileService
Copy attachments of the JBI in-message into the specified directory.(parameter : write-directory). |
class |
PutFileService
Writing JBI in-message payload in a file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||