Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.integration.file.remote Classes and Interfaces - 25 results found.
NameDescriptionTypePackageFramework
SharedSessionCapableA SessionFactory that implements this interface is capable of supporting a shared session.Interfaceorg.springframework.integration.file.remote.sessionSpring Integration
SessionFactoryLocatorA factory returning a SessionFactory based on some key.Interfaceorg.springframework.integration.file.remote.sessionSpring Integration
SessionFactoryFactory for acquiring Session instances.Interfaceorg.springframework.integration.file.remote.sessionSpring Integration
SessionCallbackCallback invoked by RemoteFileOperations.Interfaceorg.springframework.integration.file.remoteSpring Integration
SessionCallbackWithoutResultSimple convenience implementation of SessionCallback for cases whereno result is returned.Classorg.springframework.integration.file.remoteSpring Integration
SessionCommon abstraction for a Session with a remote File system.Interfaceorg.springframework.integration.file.remote.sessionSpring Integration
RemoteFileUtilsUtility methods for supporting remote file operations.Classorg.springframework.integration.file.remoteSpring Integration
RemoteFileTemplateA general abstraction for dealing with remote files.Classorg.springframework.integration.file.remoteSpring Integration
RemoteFileOperationsStrategy for performing operations on remote files.Interfaceorg.springframework.integration.file.remoteSpring Integration
MessageSessionCallbackCallback invoked by RemoteFileOperations.Interfaceorg.springframework.integration.file.remoteSpring Integration
InputStreamCallbackCallback for stream-based file retrieval using a RemoteFileOperations.Interfaceorg.springframework.integration.file.remoteSpring Integration
InboundFileSynchronizerStrategy for synchronizing from a remote File system to a local directory.Interfaceorg.springframework.integration.file.remote.synchronizerSpring Integration
FileTransferringMessageHandlerA MessageHandler implementation that transfers files to a remote server.Classorg.springframework.integration.file.remote.handlerSpring Integration
FileInfoRepresents a remote file info - an abstraction over the underlying implementation.Interfaceorg.springframework.integration.file.remoteSpring Integration
DelegatingSessionFactorySessionFactory that delegates to a SessionFactory retrieved from aSessionFactoryLocator.Classorg.springframework.integration.file.remote.sessionSpring Integration
DefaultSessionFactoryLocatorThe default implementation of SessionFactoryLocator using a simple map lookupand an optional default to fall back on.Classorg.springframework.integration.file.remote.sessionSpring Integration
ClientCallbackRemoteFileTemplate callback with the underlying client instance providingaccess to lower level methods.Interfaceorg.springframework.integration.file.remoteSpring Integration
ClientCallbackWithoutResultRemoteFileTemplate callback with the underlying client instance providingaccess to lower level methods where no result is returned.Classorg.springframework.integration.file.remoteSpring Integration
CachingSessionFactoryA SessionFactory implementation that caches Sessions for reuse withoutrequiring reconnection each time the Session is retrieved from the factory.Classorg.springframework.integration.file.remote.sessionSpring Integration
AbstractRemoteFileOutboundGateway .OptionInclude files beginning with .Classorg.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGatewaySpring Integration
AbstractRemoteFileOutboundGateway .CommandRetrieve a remote file.Classorg.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGatewaySpring Integration
AbstractRemoteFileOutboundGatewayBase class for Outbound Gateways that perform remote file operations.Classorg.springframework.integration.file.remote.gatewaySpring Integration
AbstractInboundFileSynchronizingMessageSourceFactors out the common logic between the FTP and SFTP adapters.Classorg.springframework.integration.file.remote.synchronizerSpring Integration
AbstractInboundFileSynchronizerBase class charged with knowing how to connect to a remote file system,scan it for new files and then download the files.Classorg.springframework.integration.file.remote.synchronizerSpring Integration
AbstractFileInfoAbstract implementation of FileInfo; provides a setterfor the remote directory and a generic toString implementation.Classorg.springframework.integration.file.remoteSpring Integration