Interface ExpectationsListener


public interface ExpectationsListener
Author:
jamesdbloom
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    updated(List<org.mockserver.mock.Expectation> expectations)
     
  • Method Details

    • updated

      void updated(List<org.mockserver.mock.Expectation> expectations)