Class MobileDnsCheckControllerImpl
java.lang.Object
org.eblocker.server.http.controller.impl.MobileDnsCheckControllerImpl
- All Implemented Interfaces:
MobileDnsCheckController
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancheck(org.restexpress.Request request, org.restexpress.Response response)
-
Constructor Details
-
MobileDnsCheckControllerImpl
-
-
Method Details
-
check
public boolean check(org.restexpress.Request request, org.restexpress.Response response) - Specified by:
checkin interfaceMobileDnsCheckController
-