Interface ConnectionCheckController

All Known Implementing Classes:
ConnectionCheckControllerImpl

public interface ConnectionCheckController
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    routingTest(org.restexpress.Request request, org.restexpress.Response response)
     
  • Method Details

    • routingTest

      void routingTest(org.restexpress.Request request, org.restexpress.Response response)