Spring Integration

Uses of Interface
org.springframework.integration.file.AbstractInboundRemoteFileSystemSychronizer.EntryAcknowledgmentStrategy

Packages that use AbstractInboundRemoteFileSystemSychronizer.EntryAcknowledgmentStrategy
org.springframework.integration.file   
 

Uses of AbstractInboundRemoteFileSystemSychronizer.EntryAcknowledgmentStrategy in org.springframework.integration.file
 

Fields in org.springframework.integration.file declared as AbstractInboundRemoteFileSystemSychronizer.EntryAcknowledgmentStrategy
protected  AbstractInboundRemoteFileSystemSychronizer.EntryAcknowledgmentStrategy<T> AbstractInboundRemoteFileSystemSychronizer.entryAcknowledgmentStrategy
          Used to store the AbstractInboundRemoteFileSystemSychronizer.EntryAcknowledgmentStrategy implementation
 

Methods in org.springframework.integration.file with parameters of type AbstractInboundRemoteFileSystemSychronizer.EntryAcknowledgmentStrategy
 void AbstractInboundRemoteFileSystemSychronizer.setEntryAcknowledgmentStrategy(AbstractInboundRemoteFileSystemSychronizer.EntryAcknowledgmentStrategy<T> entryAcknowledgmentStrategy)
           
 


Spring Integration

Copyright © 2010. All Rights Reserved.