Package omero.grid.monitors
Class Callback_FileServer_getBulkDirectory
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.grid.monitors.Callback_FileServer_getBulkDirectory
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<FileStats[]>
,Ice.TwowayCallbackArg1UE<FileStats[]>
public abstract class Callback_FileServer_getBulkDirectory extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<FileStats[]>
Get an absolute directory from an OMERO.fs server. The returned list will contain the file stats 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_getBulkDirectory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-