| Package | Description |
|---|---|
| org.springframework.integration.file.remote.gateway |
Provides classes supporting remote file gateways.
|
| org.springframework.integration.file.remote.handler |
Provides classes supporting remote file message handlers.
|
| Constructor and Description |
|---|
AbstractRemoteFileOutboundGateway(RemoteFileTemplate<F> remoteFileTemplate,
AbstractRemoteFileOutboundGateway.Command command,
String expression) |
AbstractRemoteFileOutboundGateway(RemoteFileTemplate<F> remoteFileTemplate,
String command,
String expression) |
| Constructor and Description |
|---|
FileTransferringMessageHandler(RemoteFileTemplate<F> remoteFileTemplate) |
Copyright © 2016. All rights reserved.