Package omero.grid.monitors
Class Callback_FileServer_getBaseName
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.grid.monitors.Callback_FileServer_getBaseName
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<java.lang.String>
,Ice.TwowayCallbackArg1UE<java.lang.String>
public abstract class Callback_FileServer_getBaseName extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<java.lang.String>
Get base name of a file, this is the name stripped of any path, e.g. file.ext An exception will be raised if the file no longer exists or is inaccessible.
-
-
Constructor Summary
Constructors Constructor Description Callback_FileServer_getBaseName()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-