Hierarchy For Package org.springframework.integration.file.remote
Class Hierarchy
- java.lang.Object
- org.springframework.integration.util.AbstractExpressionEvaluator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.integration.endpoint.AbstractMessageSource<T> (implements org.springframework.beans.factory.BeanNameAware, org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.core.MessageSource<T>, org.springframework.integration.support.context.NamedComponent)
- org.springframework.integration.endpoint.AbstractFetchLimitingMessageSource<T> (implements org.springframework.integration.support.management.MessageSourceManagement)
- org.springframework.integration.file.remote.AbstractRemoteFileStreamingMessageSource<F> (implements org.springframework.integration.support.management.ManageableLifecycle)
 
 
 - org.springframework.integration.endpoint.AbstractFetchLimitingMessageSource<T> (implements org.springframework.integration.support.management.MessageSourceManagement)
 
 - org.springframework.integration.endpoint.AbstractMessageSource<T> (implements org.springframework.beans.factory.BeanNameAware, org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.core.MessageSource<T>, org.springframework.integration.support.context.NamedComponent)
 - org.springframework.integration.file.remote.AbstractFileInfo<F> (implements java.lang.Comparable<T>, org.springframework.integration.file.remote.FileInfo<F>)
 - org.springframework.integration.file.remote.RemoteFileTemplate<F> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean, org.springframework.integration.file.remote.RemoteFileOperations<F>)
 - org.springframework.integration.file.remote.RemoteFileUtils
 
 - org.springframework.integration.util.AbstractExpressionEvaluator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
 
Interface Hierarchy
- org.springframework.integration.file.remote.ClientCallback<C,
T> - org.springframework.integration.file.remote.ClientCallbackWithoutResult<C>
 
 - org.springframework.integration.file.remote.FileInfo<F>
 - org.springframework.integration.file.remote.InputStreamCallback
 - org.springframework.integration.file.remote.MessageSessionCallback<F,
T>  - org.springframework.integration.file.remote.RemoteFileOperations<F>
 - org.springframework.integration.file.remote.RemoteFileOperations.OperationsCallback<F,
T>  - org.springframework.integration.file.remote.SessionCallback<F,
T> - org.springframework.integration.file.remote.SessionCallbackWithoutResult<F>