Uses of Interface
org.spincast.core.exchange.RequestContextFactory
-
Uses of RequestContextFactory in org.spincast.core.controllers
Modifier and TypeMethodDescriptionprotected RequestContextFactory<R>
SpincastFrontController.getRequestContextFactory()
ModifierConstructorDescriptionSpincastFrontController
(Router<R, W> router, SpincastConfig spincastConfig, Dictionary dictionary, Server server, RequestContextFactory<R> requestCreationFactory, SpincastRequestScope spincastRequestScope, Type requestContextType, JsonManager jsonManager, XmlManager xmlManager) The constructor.