Package omero.grid
Class Callback_ManagedRepository_suggestChecksumAlgorithm
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.grid.Callback_ManagedRepository_suggestChecksumAlgorithm
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<ChecksumAlgorithm>
public abstract class Callback_ManagedRepository_suggestChecksumAlgorithm extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1<ChecksumAlgorithm>
Suggest a checksum algorithm to use forImportSettings.checksumAlgorithm
according to the preferences set by the server administrator. Provide a list of the algorithms supported by the client, and the server will report which of them is most preferred by the server, or return null if none of them are supported.
-
-
Constructor Summary
Constructors Constructor Description Callback_ManagedRepository_suggestChecksumAlgorithm()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-