Uses of Interface
ecmwf.common.ectrans.ECtransCallback
Packages that use ECtransCallback
-
Uses of ECtransCallback in ecmwf.common.ectrans
Classes in ecmwf.common.ectrans that implement ECtransCallbackMethods in ecmwf.common.ectrans with parameters of type ECtransCallbackModifier and TypeMethodDescriptionvoid
ECtransContainer.asyncExec
(ecmwf.common.ectrans.ECtransAction action, String cookie, String ecuser, String remote, String location, ECtransCallback callback) Async exec.void
ECtransContainer.asyncExec
(ecmwf.common.ectrans.ECtransAction action, String cookie, String ecuser, String remote, String location, Options connectOptions, ECtransCallback callback) Async exec.void
ECtransContainer.asyncExec
(RemoteProvider provider, ECUser ecuser, MSUser msuser, ECtransDestination destination, ecmwf.common.ectrans.ECtransAction action, String cookie, String location, ECtransCallback callback) Async exec.void
ECtransContainer.syncExec
(ecmwf.common.ectrans.ECtransAction action, String cookie, String ecuser, String remote, String location, ECtransCallback callback, boolean interruptible) Sync exec.void
ECtransContainer.syncExec
(RemoteProvider provider, ECUser ecuser, MSUser msuser, ECtransDestination destination, ecmwf.common.ectrans.ECtransAction action, String cookie, String location, ECtransCallback callback, boolean interruptible) Sync exec. -
Uses of ECtransCallback in ecmwf.ecpds.mover
Classes in ecmwf.ecpds.mover that implement ECtransCallbackModifier and TypeClassDescriptionstatic final class
The Class ECproxyCallback.