Interface IAService


public interface IAService
  • Method Summary

    Modifier and Type
    Method
    Description
    jadex.future.IFuture<String>
     
  • Method Details

    • appendHello

      jadex.future.IFuture<String> appendHello(String text)