Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.mobile.device.site Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
CookieSitePreferenceRepositorySitePreferenceRepository implementation that stores user preference in a Cookie.Classorg.springframework.mobile.device.siteSpring Mobile
SitePreferencePossible site preference values.Classorg.springframework.mobile.device.siteSpring Mobile
SitePreferenceHandlerService interface for site preference management.Interfaceorg.springframework.mobile.device.siteSpring Mobile
SitePreferenceHandlerInterceptorA Spring MVC interceptor that, on preHandle, delegates to a SitePreferenceHandler to resolve the SitePreference of the user that originated the web request.Classorg.springframework.mobile.device.siteSpring Mobile
SitePreferenceHandlerMethodArgumentResolverSpring MVC HandlerMethodArgumentResolver that resolves @Controller MethodParameters of type SitePreferenceto the value of the web request's current site preference attribute.Classorg.springframework.mobile.device.siteSpring Mobile
SitePreferenceRepositoryA strategy for storing a user's site preference.Interfaceorg.springframework.mobile.device.siteSpring Mobile
SitePreferenceRequestFilterA Servlet 2.Classorg.springframework.mobile.device.siteSpring Mobile
SitePreferenceUtilsStatic helper for accessing request-scoped SitePreference values.Classorg.springframework.mobile.device.siteSpring Mobile
SitePreferenceWebArgumentResolverSpring MVC WebArgumentResolver that resolves @Controller MethodParameters of type SitePreferenceto the value of the web request's current site preference attribute.Classorg.springframework.mobile.device.siteSpring Mobile
StandardSitePreferenceHandlerA helper that resolves the user's site preference and makes it available as a request attribute.Classorg.springframework.mobile.device.siteSpring Mobile