Uses of Annotation Interface
dev.voidframework.web.http.annotation.RequestRoute
Packages that use RequestRoute
-
Uses of RequestRoute in dev.voidframework.web.http.controller
Methods in dev.voidframework.web.http.controller with annotations of type RequestRouteModifier and TypeMethodDescriptionAbstractJavaScriptInternationalizationController.jsInternationalizationScript(Locale locale) Retrieves JS I18N script.AbstractStaticAssetsController.staticAsset(Context context) Retrieves a static asset.AbstractStaticAssetsController.staticAsset(String fileName) Retrieves a static asset.AbstractStaticAssetsController.webjarAsset(String fileName) Retrieves a webjar asset.