Package omero.api
Interface AMD_ISession_setOutput
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_ISession_setOutput extends Ice.AMDCallback
Places an entry in the givenSession
output environment. If the value is null, the key will be removed.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response()
ice_response indicates that the operation completed successfully.
-