Class DemosTutorialsController
java.lang.Object
org.spincast.website.controllers.demos.DemosTutorialsController
Demos/Tutorials controller
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
helloWorldBetter
(AppRequestContext context) void
helloWorldQuick
(AppRequestContext context) void
helloWorldSuper
(AppRequestContext context) void
httpAuthentication
(AppRequestContext context) void
void
realApps
(AppRequestContext context) void
webSockets
(AppRequestContext context)
-
Field Details
-
logger
protected static final org.slf4j.Logger logger
-
-
Constructor Details
-
DemosTutorialsController
public DemosTutorialsController()
-
-
Method Details
-
webSockets
-
httpAuthentication
-
httpAuthenticationProtectedPage
-
realApps
-
helloWorldQuick
-
helloWorldBetter
-
helloWorldSuper
-