Interface ApplicationService.Listener

Enclosing interface:
ApplicationService

public static interface ApplicationService.Listener
  • Method Details

    • onNext

      void onNext(FieldChanges fields)
    • onError

      void onError(Throwable t)
    • onCompleted

      void onCompleted()