Uses of Class
org.serviceconnector.cmd.casc.CommandCascCallback
Packages that use CommandCascCallback
-
Uses of CommandCascCallback in org.serviceconnector.cmd.casc
Subclasses of CommandCascCallback in org.serviceconnector.cmd.cascModifier and TypeClassDescriptionclassThe Class ClnExecuteCommandCascCallback.classThe Class CscChangeSubscriptionCallbackForCasc.classThe Class CscUnsubscribeCallbackForCasc. -
Uses of CommandCascCallback in org.serviceconnector.server
Methods in org.serviceconnector.server with parameters of type CommandCascCallbackModifier and TypeMethodDescriptionvoidCascadedSC.serverDownloadFile(SCMPMessage msgToForward, CommandCascCallback callback, int timeoutMillis) Server download file.voidCascadedSC.serverGetFileList(SCMPMessage msgToForward, CommandCascCallback callback, int timeoutMillis) Server get file list.voidCascadedSC.serverUploadFile(SCMPMessage msgToForward, CommandCascCallback callback, int timeoutMillis) Server upload file.