Uses of Class
org.neociclo.odetteftp.support.OdetteFtpConfiguration

Packages that use OdetteFtpConfiguration
org.neociclo.odetteftp.support   
 

Uses of OdetteFtpConfiguration in org.neociclo.odetteftp.support
 

Subclasses of OdetteFtpConfiguration in org.neociclo.odetteftp.support
 class PropertiesBasedConfiguration
           
 

Constructors in org.neociclo.odetteftp.support with parameters of type OdetteFtpConfiguration
InOutSharedQueueOftplet(OdetteFtpConfiguration config, MappedCallbackHandler callbackHandler, Queue<OdetteFtpObject> outgoing, Queue<OdetteFtpObject> outgoingDone, Queue<OdetteFtpObject> incoming)
           
InOutSharedQueueOftpletFactory(OdetteFtpConfiguration config, MappedCallbackHandler callbackHandler, Queue<OdetteFtpObject> outgoing, Queue<OdetteFtpObject> outgoingDone, Queue<OdetteFtpObject> incoming)
          Constructor for this shared queue Oftplet factory implementation, supporting incoming and outgoing operations.
 



ACCORD