Package omero.cmd
Interface _SessionOperationsNC
-
- All Superinterfaces:
Glacier2._SessionOperationsNC
- All Known Subinterfaces:
_ServiceFactoryOperationsNC
,ServiceFactory
,Session
- All Known Implementing Classes:
_ServiceFactoryDisp
,_ServiceFactoryTie
,_SessionDisp
,_SessionTie
public interface _SessionOperationsNC extends Glacier2._SessionOperationsNC
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)
-
-
-
Method Detail
-
submit_async
void submit_async(AMD_Session_submit __cb, Request req)
-
-