Interface CloseableClient

    • Method Detail

      • close

        default void close()
        close the client and release its resources.
        Specified by:
        close in interface java.lang.AutoCloseable