Package omero.api
Class Callback_ISession_getSession
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_ISession_getSession
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<Session>
,Ice.TwowayCallbackArg1UE<Session>
public abstract class Callback_ISession_getSession extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<Session>
Retrieves the session associated with this uuid, updating the last access time as well. Throws aRemovedSessionException
if not present, or aSessionTimeoutException
if expired. This method can be used as aSession
ping.
-
-
Constructor Summary
Constructors Constructor Description Callback_ISession_getSession()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-