Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.mobile.device Classes and Interfaces - 34 results found.
NameDescriptionTypePackageFramework
AbstractDeviceDelegatingViewResolverAbstract ViewResolver implementation, providing a deviceaware ViewResolver wrapper that delegates to another view resolverClassorg.springframework.mobile.device.viewSpring Mobile
AbstractSitePathUrlFactoryAbstract SiteUrlFactory implementation that differentiates each site by theHTTP request path.Classorg.springframework.mobile.device.switcherSpring Mobile
AbstractSiteUrlFactoryAbstract implementation of the SiteUrlFactory interface.Classorg.springframework.mobile.device.switcherSpring Mobile
CookieSitePreferenceRepositorySitePreferenceRepository implementation that stores user preference in a Cookie.Classorg.springframework.mobile.device.siteSpring Mobile
DeviceA model for the user agent or device that submitted the current request.Interfaceorg.springframework.mobile.deviceSpring Mobile
DeviceHandlerMethodArgumentResolverSpring MVC HandlerMethodArgumentResolver that resolves @Controller MethodParameters of type Deviceto the value of the web request's current device attribute.Classorg.springframework.mobile.deviceSpring Mobile
DevicePlatformEnumeration for the platform of device that has been resolvedAuthor:Onur Kagan OzcanClassorg.springframework.mobile.deviceSpring Mobile
DeviceResolverService interface for resolving Devices that originate web requests with the application.Interfaceorg.springframework.mobile.deviceSpring Mobile
DeviceResolverHandlerInterceptorA Spring MVC interceptor that resolves the Device that originated the web request before any request handler is invoked.Classorg.springframework.mobile.deviceSpring Mobile
DeviceResolverRequestFilterA Servlet 2.Classorg.springframework.mobile.deviceSpring Mobile
DeviceTypeEnumeration for the type of device that has been resolvedEnum Constant SummaryClassorg.springframework.mobile.deviceSpring Mobile
DeviceUtilsStatic helper for accessing request-scoped Device values.Classorg.springframework.mobile.deviceSpring Mobile
DeviceWebArgumentResolverSpring MVC WebArgumentResolver that resolves @Controller MethodParameters of type Deviceto the value of the web request's current device attribute.Classorg.springframework.mobile.deviceSpring Mobile
LiteDeviceDelegatingViewResolverA lightweight AbstractDeviceDelegatingViewResolver for adjusting aview based on the combination of resolved Device and specifiedClassorg.springframework.mobile.device.viewSpring Mobile
LiteDeviceResolverA "lightweight" device resolver algorithm based on Wordpress's Mobile pack.Classorg.springframework.mobile.deviceSpring Mobile
MobileSitePathUrlFactoryPath based site URL factory implementation that handles requests for the "mobile" site.Classorg.springframework.mobile.device.switcherSpring Mobile
NormalSitePathUrlFactoryPath based site URL factory implementation that handles requests for the "normal" site.Classorg.springframework.mobile.device.switcherSpring Mobile
ResolverUtilsClassorg.springframework.mobile.device.utilSpring 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
SiteSwitcherHandlerInterfaceorg.springframework.mobile.device.switcherSpring Mobile
SiteSwitcherHandlerInterceptorA Spring MVC interceptor that switches the user between the mobile, normal, and tablet sites by employing a specificswitching algorithm.Classorg.springframework.mobile.device.switcherSpring Mobile
SiteSwitcherRequestFilterA Servlet 2.Classorg.springframework.mobile.device.switcherSpring Mobile
SiteUrlFactoryStrategy for constructing different site URLs, such as the 'mobile' site URL.Interfaceorg.springframework.mobile.device.switcherSpring Mobile
StandardSitePreferenceHandlerA helper that resolves the user's site preference and makes it available as a request attribute.Classorg.springframework.mobile.device.siteSpring Mobile
StandardSiteSwitcherHandlerClassorg.springframework.mobile.device.switcherSpring Mobile
StandardSiteUrlFactorySite URL factory implementation that differentiates each site by the value of the server name field.Classorg.springframework.mobile.device.switcherSpring Mobile
TabletSitePathUrlFactoryPath based site URL factory implementation that handles requests for the "tablet" site.Classorg.springframework.mobile.device.switcherSpring Mobile