Interface IAsyncService

    • Method Detail

      • sayMeHello

        IFuture<java.lang.String> sayMeHello​(java.lang.String name)
        Say hello method.
        Parameters:
        name - The name.