Interface JerseyClient.ShutdownHook

  • All Known Implementing Classes:
    ClientRuntime
    Enclosing class:
    JerseyClient

    static interface JerseyClient.ShutdownHook
    Client instance shutdown hook.
    • Method Detail

      • onShutdown

        void onShutdown()
        Invoked when the client instance is closed.