|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VFSEndpointType | |
|---|---|
| org.apache.servicemix.vfs | Component for VFS using the commons-vfs |
| Uses of VFSEndpointType in org.apache.servicemix.vfs |
|---|
| Classes in org.apache.servicemix.vfs that implement VFSEndpointType | |
|---|---|
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. |
| Methods in org.apache.servicemix.vfs that return VFSEndpointType | |
|---|---|
VFSEndpointType[] |
VFSComponent.getEndpoints()
|
| Methods in org.apache.servicemix.vfs with parameters of type VFSEndpointType | |
|---|---|
void |
VFSComponent.setEndpoints(VFSEndpointType[] endpoints)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||