org.apache.camel.component.file.remote
Class RemoteFileComponent
java.lang.Object
org.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultComponent<RemoteFileExchange>
org.apache.camel.component.file.remote.RemoteFileComponent
- All Implemented Interfaces:
- org.apache.camel.Component<RemoteFileExchange>, org.apache.camel.Service
public class RemoteFileComponent
- extends org.apache.camel.impl.DefaultComponent<RemoteFileExchange>
Methods inherited from class org.apache.camel.impl.DefaultComponent |
createEndpoint, createExecutorService, doStart, doStop, getCamelContext, getExecutorService, setCamelContext, setExecutorService |
Methods inherited from class org.apache.camel.impl.ServiceSupport |
isStarted, isStopped, isStopping, start, stop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteFileComponent
public RemoteFileComponent()
RemoteFileComponent
public RemoteFileComponent(RemoteFileConfiguration configuration)
RemoteFileComponent
public RemoteFileComponent(org.apache.camel.CamelContext context)
remoteFileComponent
public static RemoteFileComponent remoteFileComponent()
createEndpoint
protected RemoteFileEndpoint createEndpoint(String uri,
String remaining,
Map parameters)
throws Exception
- Specified by:
createEndpoint
in class org.apache.camel.impl.DefaultComponent<RemoteFileExchange>
- Throws:
Exception
getConfiguration
public RemoteFileConfiguration getConfiguration()
setConfiguration
public void setConfiguration(RemoteFileConfiguration configuration)
Copyright © 2007 Apache Software Foundation. All Rights Reserved.