Interface GatewayProgressRunnable


public interface GatewayProgressRunnable
Provides a run function that can return a value and throw an exception. The return is Serializable because it is often passed through the Gateway/Client comm channel.
  • Method Summary

    Modifier and Type
    Method
    Description
    run()