Class SplashControllerImpl
java.lang.Object
org.eblocker.server.http.controller.impl.SplashControllerImpl
- All Implemented Interfaces:
SplashController
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SplashControllerImpl
-
-
Method Details
-
get
public boolean get(org.restexpress.Request request, org.restexpress.Response response) - Specified by:
getin interfaceSplashController
-
set
public void set(org.restexpress.Request request, org.restexpress.Response response) - Specified by:
setin interfaceSplashController
-