|
|||||||||
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.SftpEndpoint
public class SftpEndpoint
Constructor Summary | |
---|---|
SftpEndpoint(String uri,
RemoteFileComponent remoteFileComponent,
RemoteFileConfiguration configuration)
|
Method Summary | |
---|---|
protected com.jcraft.jsch.ChannelSftp |
createChannelSftp()
|
SftpConsumer |
createConsumer(org.apache.camel.Processor processor)
|
SftpProducer |
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 SftpEndpoint(String uri, RemoteFileComponent remoteFileComponent, RemoteFileConfiguration configuration)
Method Detail |
---|
public SftpProducer createProducer() throws Exception
Exception
public SftpConsumer createConsumer(org.apache.camel.Processor processor) throws Exception
Exception
protected com.jcraft.jsch.ChannelSftp createChannelSftp() throws com.jcraft.jsch.JSchException
com.jcraft.jsch.JSchException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |