|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.camel.impl.DefaultEndpoint<E>
org.apache.camel.impl.ScheduledPollEndpoint<T>
org.apache.camel.component.file.remote.RemoteFileEndpoint<RemoteFileExchange>
org.apache.camel.component.file.remote.FtpEndpoint
public class FtpEndpoint
Constructor Summary | |
---|---|
FtpEndpoint(String uri,
RemoteFileComponent remoteFileComponent,
RemoteFileConfiguration configuration)
|
Method Summary | |
---|---|
FtpConsumer |
createConsumer(org.apache.camel.Processor processor)
|
protected org.apache.commons.net.ftp.FTPClient |
createFtpClient()
|
FtpProducer |
createProducer()
|
Methods inherited from class org.apache.camel.component.file.remote.RemoteFileEndpoint |
---|
createExchange, createExchange, createRemoteFileBinding, getBinding, getConfiguration, isSingleton, setBinding |
Methods inherited from class org.apache.camel.impl.ScheduledPollEndpoint |
---|
configureConsumer, configureProperties, getConsumerProperties, setConsumerProperties |
Methods inherited from class org.apache.camel.impl.DefaultEndpoint |
---|
convertTo, createExchange, createExecutorService, createPollingConsumer, equals, getComponent, getContext, getEndpointUri, getExchangeType, getExecutorService, hashCode, setExecutorService, toExchangeType, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FtpEndpoint(String uri, RemoteFileComponent remoteFileComponent, RemoteFileConfiguration configuration)
Method Detail |
---|
public FtpProducer createProducer() throws Exception
Exception
public FtpConsumer createConsumer(org.apache.camel.Processor processor) throws Exception
Exception
protected org.apache.commons.net.ftp.FTPClient createFtpClient() throws IOException
IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |