Interface Ack

All Known Implementing Classes:
AckWithTimeout

public interface Ack
Acknowledgement.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    call(Object... args)
     
  • Method Details

    • call

      void call(Object... args)