Interface SplashController
- All Known Implementing Classes:
SplashControllerImpl
public interface SplashController
-
Method Summary
-
Method Details
-
get
boolean get(org.restexpress.Request request, org.restexpress.Response response) -
set
void set(org.restexpress.Request request, org.restexpress.Response response)
-