Package omero.cmd
Interface _SessionOperations
-
- All Superinterfaces:
Glacier2._SessionOperations
- All Known Subinterfaces:
_ServiceFactoryOperations
,ServiceFactory
,Session
- All Known Implementing Classes:
_ServiceFactoryDisp
,_ServiceFactoryTie
,_SessionDisp
,_SessionTie
,ServiceFactoryI
,SessionI
public interface _SessionOperations extends Glacier2._SessionOperations
Starting point for all command-based OMERO.blitz interaction.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
submit_async(AMD_Session_submit __cb, Request req, Ice.Current __current)
-
-
-
Method Detail
-
submit_async
void submit_async(AMD_Session_submit __cb, Request req, Ice.Current __current)
-
-