Interface MetadataClientDriver.SessionStateListener

  • Enclosing interface:
    MetadataClientDriver
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public static interface MetadataClientDriver.SessionStateListener
    State Listener on listening the metadata client session states.
    • Method Detail

      • onSessionExpired

        void onSessionExpired()
        Signal when client session is expired.