Uses of Annotation Interface
org.spincast.core.exchange.RequestContextType
Packages that use RequestContextType
-
Uses of RequestContextType in org.spincast.core.controllers
Constructor parameters in org.spincast.core.controllers with annotations of type RequestContextTypeModifierConstructorDescriptionSpincastFrontController(Router<R, W> router, SpincastConfig spincastConfig, Dictionary dictionary, Server server, RequestContextFactory<R> requestCreationFactory, SpincastRequestScope spincastRequestScope, Type requestContextType, JsonManager jsonManager, XmlManager xmlManager) The constructor.