Interface RestAppCommunicator.Handler

Enclosing class:
RestAppCommunicator

public static interface RestAppCommunicator.Handler
Data status handler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
  • Method Details

    • onAccepted

      void onAccepted(Data data)
    • onRejected

      void onRejected(Data data)