Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.web.util Classes and Interfaces - 22 results found.
NameDescriptionTypePackageFramework
ContentCachingRequestWrapperHttpServletRequest wrapper that caches all content read fromthe input stream and reader,Classorg.springframework.web.utilSpring MVC
ContentCachingResponseWrapperHttpServletResponse wrapper that caches all content written tothe output stream and writer,Classorg.springframework.web.utilSpring MVC
CookieGeneratorHelper class for cookie generation, carrying cookie descriptor settingsas bean properties and being able to add and remove cookie to/from aClassorg.springframework.web.utilSpring MVC
DefaultUriTemplateHandlerDefault implementation of UriTemplateHandler that relies onUriComponentsBuilder internally.Classorg.springframework.web.utilSpring MVC
HtmlUtilsUtility class for HTML escaping.Classorg.springframework.web.utilSpring MVC
HttpSessionMutexListenerServlet HttpSessionListener that automatically exposes the session mutexwhen an HttpSession gets created.Classorg.springframework.web.utilSpring MVC
IntrospectorCleanupListenerListener that flushes the JDK's JavaBeans Introspectorcache on web app shutdown.Classorg.springframework.web.utilSpring MVC
JavaScriptUtilsUtility class for JavaScript escaping.Classorg.springframework.web.utilSpring MVC
Log4jConfigListenerBootstrap listener for custom log4j initialization in a web environment.Classorg.springframework.web.utilSpring MVC
Log4jWebConfigurerConvenience class that performs custom log4j initialization for web environments,allowing for log file paths within the web application, with the option toClassorg.springframework.web.utilSpring MVC
NestedServletExceptionSubclass of ServletException that properly handles a root cause in termsof message and stacktrace, just like NestedChecked/RuntimeException does.Classorg.springframework.web.utilSpring MVC
ServletContextPropertyUtilsHelper class for resolving placeholders in texts.Classorg.springframework.web.utilSpring MVC
TagUtilsUtility class for tag library related code, exposing functionalitysuch as translating Strings to web scopes.Classorg.springframework.web.utilSpring MVC
UriComponentsRepresents an immutable collection of URI components, mapping component type toString values.Classorg.springframework.web.utilSpring MVC
UriComponents .UriTemplateVariablesDefines the contract for URI Template variablesSee Also:UriComponents.Interfaceorg.springframework.web.util.UriComponentsSpring MVC
UriComponentsBuilderBuilder for UriComponents.Classorg.springframework.web.utilSpring MVC
UriTemplateRepresents a URI template.Classorg.springframework.web.utilSpring MVC
UriTemplateHandlerA strategy for expanding a URI template with URI variables into a URI.Interfaceorg.springframework.web.utilSpring MVC
UriUtilsUtility class for URI encoding and decoding based on RFC 3986.Classorg.springframework.web.utilSpring MVC
UrlPathHelperHelper class for URL path matching.Classorg.springframework.web.utilSpring MVC
WebAppRootListenerListener that sets a system property to the web application root directory.Classorg.springframework.web.utilSpring MVC
WebUtilsMiscellaneous utilities for web applications.Classorg.springframework.web.utilSpring MVC