Class ConnectionCheckControllerImpl
java.lang.Object
org.eblocker.server.http.controller.impl.ConnectionCheckControllerImpl
- All Implemented Interfaces:
ConnectionCheckController
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidroutingTest(org.restexpress.Request request, org.restexpress.Response response)
-
Constructor Details
-
ConnectionCheckControllerImpl
public ConnectionCheckControllerImpl()
-
-
Method Details
-
routingTest
public void routingTest(org.restexpress.Request request, org.restexpress.Response response) - Specified by:
routingTestin interfaceConnectionCheckController
-