Interface IPrintHelloService

  • All Known Implementing Classes:
    PrintHelloService

    public interface IPrintHelloService
    Interface for hello service.
    • Method Detail

      • printHello

        IFuture<java.lang.Void> printHello()
        Print hello.