クラス RemoteFileStreamingInboundChannelAdapterSpec<F,​S extends RemoteFileStreamingInboundChannelAdapterSpec<F,​S,​MS>,​MS extends AbstractRemoteFileStreamingMessageSource<F>>

型パラメーター:
F - ターゲットファイル型。
S - ターゲット RemoteFileStreamingInboundChannelAdapterSpec 実装型。
MS - ターゲット AbstractRemoteFileStreamingMessageSource 実装型。
実装されているすべてのインターフェース:
AwareBeanClassLoaderAwareBeanFactoryAwareDisposableBeanFactoryBean<MS>InitializingBeanLifecyclePhasedSmartLifecycleComponentsRegistration
既知の直属サブクラス
FtpStreamingInboundChannelAdapterSpecSftpStreamingInboundChannelAdapterSpec

public abstract class RemoteFileStreamingInboundChannelAdapterSpec<F,​S extends RemoteFileStreamingInboundChannelAdapterSpec<F,​S,​MS>,​MS extends AbstractRemoteFileStreamingMessageSource<F>>
extends MessageSourceSpec<S,​MS>
implements ComponentsRegistration
導入:
5.0
作成者:
Gary Russell