| Package | Description |
|---|---|
| org.apache.servicemix.vfs |
Component for VFS using the commons-vfs
|
| Modifier and Type | Class and Description |
|---|---|
class |
VFSPollingEndpoint
A polling endpoint that looks for a file or files in a virtual file system
and sends the files to a target service (via the JBI bus), deleting the files
by default when they are processed.
|
class |
VFSSendingEndpoint
An endpoint which receives messages from the NMR and writes the message to
the virtual file system.
|
| Modifier and Type | Method and Description |
|---|---|
VFSEndpointType[] |
VFSComponent.getEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
VFSComponent.setEndpoints(VFSEndpointType[] endpoints) |
Copyright © 2005-2014 FuseSource. All Rights Reserved.