- 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.