Constructor parameters in org.neociclo.odetteftp.support with type arguments of type OdetteFtpObject |
InOutSharedQueueOftplet(OdetteFtpConfiguration config,
MappedCallbackHandler callbackHandler,
Queue<OdetteFtpObject> outgoing,
Queue<OdetteFtpObject> outgoingDone,
Queue<OdetteFtpObject> incoming)
|
InOutSharedQueueOftplet(OdetteFtpConfiguration config,
MappedCallbackHandler callbackHandler,
Queue<OdetteFtpObject> outgoing,
Queue<OdetteFtpObject> outgoingDone,
Queue<OdetteFtpObject> incoming)
|
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. |
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. |
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. |
SharedQueueOftpletListener(Queue<OdetteFtpObject> incoming)
|
SharedQueueOftpletSpeaker(Queue<OdetteFtpObject> outgoing,
Queue<OdetteFtpObject> outgoingDone)
|
SharedQueueOftpletSpeaker(Queue<OdetteFtpObject> outgoing,
Queue<OdetteFtpObject> outgoingDone)
|