Interface StatelessAsyncCallback

    • Method Detail

      • getUseCase

        String getUseCase()
        Return the unique name of the use case for which this callback instance will be used. This is required so that multiple proxies can be used for the same provider call, and the replies can be routed to the correct callback.
        Returns:
        see method description