Package omero.grid.monitors
Class Callback_FileServer_getDirectory
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.grid.monitors.Callback_FileServer_getDirectory
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<java.lang.String[]>
,Ice.TwowayCallbackArg1UE<java.lang.String[]>
public abstract class Callback_FileServer_getDirectory extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<java.lang.String[]>
Get an absolute directory from an OMERO.fs server. The returned list will contain just the file names for each directory entry. An exception will be raised if the path does not exist or is inaccessible to the OMERO.fs server. An exception will be raised if directory list cannot be returned for any other reason.
-
-
Constructor Summary
Constructors Constructor Description Callback_FileServer_getDirectory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-