public abstract class Callback_ManagedRepository_importFileset extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<ImportProcessPrx>
ImportProcess
which can be used to upload files.
On _ImportProcessOperations.verifyUpload(java.util.List<java.lang.String>, Ice.Current)
, an Handle
will be
returned which can be watched for knowing when the server-side import
is complete.
Client paths set in the fileset entries must /-separate their components.
Once the upload is complete, the ImportProcess
must be closed.
Once _HandleOperations.getResponse(Ice.Current)
returns a non-null value, the
handle instance can and must be closed.Constructor and Description |
---|
Callback_ManagedRepository_importFileset() |
Modifier and Type | Method and Description |
---|---|
void |
__completed(Ice.AsyncResult __result) |