Package omero.api
Interface AMD_IConfig_getServerTime
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IConfig_getServerTime extends Ice.AMDCallback
Checks the current server for its time. This value may be variant depending on whether the service is clustered or not.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(RTime __ret)
ice_response indicates that the operation completed successfully.
-