Package omero.api

Class Callback_ClientCallback_sessionClosed


  • public abstract class Callback_ClientCallback_sessionClosed
    extends Ice.OnewayCallback
    The session to which this ServiceFactory is connected has been closed. Almost no further method calls (if any) are possible. Create a new session via omero.client.createSession()
    • Method Summary

      • Methods inherited from class Ice.OnewayCallback

        __completed, __hasSentCallback, __sent, exception, exception, response, sent
      • Methods inherited from class IceInternal.CallbackBase

        check
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Callback_ClientCallback_sessionClosed

        public Callback_ClientCallback_sessionClosed()