Class DisconnectCallback

    • Constructor Detail

      • DisconnectCallback

        public DisconnectCallback​(LogicalConnection connection)
        Deprecated.
    • Method Detail

      • failed

        public void failed​(Throwable x)
        Deprecated.
        Description copied from interface: Callback

        Callback invoked when the operation fails.

        Specified by:
        failed in interface Callback
        Parameters:
        x - the reason for the operation failure