public static class PublicRepositoryI.AMD_submit
extends java.lang.Object
implements omero.cmd.AMD_Session_submit
コンストラクタと説明 |
---|
PublicRepositoryI.AMD_submit() |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
ice_exception(java.lang.Exception ex)
ice_exception indicates to the Ice run time that
the operation completed with an exception.
|
void |
ice_response(omero.cmd.HandlePrx __ret) |
public void ice_response(omero.cmd.HandlePrx __ret)
ice_response
インタフェース内 omero.cmd.AMD_Session_submit
public void ice_exception(java.lang.Exception ex)
Ice.AMDCallback
ice_exception
インタフェース内 Ice.AMDCallback
ex
- The exception to be raised.