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 |
addChildService, getThreadName, isStarted, isStopped, isStopping, nextThreadCounter, removeChildService, start, stop |
RemoteFileComponent
public RemoteFileComponent()
RemoteFileComponent
public RemoteFileComponent(RemoteFileConfiguration configuration)
RemoteFileComponent
public RemoteFileComponent(org.apache.camel.CamelContext context)
toString
public String toString()
- Overrides:
toString
in class Object
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.