|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RemoteFileConfiguration in org.apache.camel.component.file.remote |
---|
Methods in org.apache.camel.component.file.remote that return RemoteFileConfiguration | |
---|---|
RemoteFileConfiguration |
RemoteFileConfiguration.copy()
|
RemoteFileConfiguration |
RemoteFileEndpoint.getConfiguration()
|
RemoteFileConfiguration |
RemoteFileComponent.getConfiguration()
|
Methods in org.apache.camel.component.file.remote with parameters of type RemoteFileConfiguration | |
---|---|
void |
RemoteFileComponent.setConfiguration(RemoteFileConfiguration configuration)
|
Constructors in org.apache.camel.component.file.remote with parameters of type RemoteFileConfiguration | |
---|---|
FtpEndpoint(String uri,
RemoteFileComponent remoteFileComponent,
RemoteFileConfiguration configuration)
|
|
RemoteFileComponent(RemoteFileConfiguration configuration)
|
|
RemoteFileEndpoint(String uri,
RemoteFileComponent component,
RemoteFileConfiguration configuration)
|
|
SftpEndpoint(String uri,
RemoteFileComponent remoteFileComponent,
RemoteFileConfiguration configuration)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |