|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MappedCallbackHandler | |
---|---|
org.neociclo.odetteftp.security | |
org.neociclo.odetteftp.support |
Uses of MappedCallbackHandler in org.neociclo.odetteftp.security |
---|
Constructors in org.neociclo.odetteftp.security with parameters of type MappedCallbackHandler | |
---|---|
DefaultSecurityContext(MappedCallbackHandler callbackHandler)
|
Uses of MappedCallbackHandler in org.neociclo.odetteftp.support |
---|
Constructors in org.neociclo.odetteftp.support with parameters of type MappedCallbackHandler | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |