Package omero.api
Interface AMD_ISession_createSession
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_ISession_createSession extends Ice.AMDCallback
Creates a new session and returns it to the user.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(Session __ret)
ice_response indicates that the operation completed successfully.
-
-
-
Method Detail
-
ice_response
void ice_response(Session __ret)
ice_response indicates that the operation completed successfully.
-
-