Spring Integration

Package org.springframework.integration.file.remote.gateway

Provides classes supporting remote file gateways.

See:
          Description

Class Summary
AbstractRemoteFileOutboundGateway<F> Base class for Outbound Gateways that perform remote file operations.
 

Enum Summary
AbstractRemoteFileOutboundGateway.Command Enumeration of commands supported by the gateways.
AbstractRemoteFileOutboundGateway.Option Enumeration of options supported by various commands.
 

Package org.springframework.integration.file.remote.gateway Description

Provides classes supporting remote file gateways.


Spring Integration