程序包的使用
org.springframework.web.context.support
使用org.springframework.web.context.support的程序包 程序包 说明 org.springframework.test.context.web Web support classes for the Spring TestContext Framework.org.springframework.web.context.support Classes supporting theorg.springframework.web.contextpackage, such as WebApplicationContext implementations and various utility classes.org.springframework.web.servlet.function.support Classes supporting theorg.springframework.web.servlet.functionpackage.org.springframework.web.servlet.handler Provides standard HandlerMapping implementations, including abstract base classes for custom implementations.org.springframework.web.servlet.mvc Standard controller implementations for the Servlet MVC framework that comes with Spring.org.springframework.web.servlet.mvc.method Servlet-based infrastructure for handler method processing, building on theorg.springframework.web.methodpackage.org.springframework.web.servlet.mvc.method.annotation MVC infrastructure for annotation-based handler method processing, building on theorg.springframework.web.method.annotationpackage.org.springframework.web.servlet.resource Support classes for serving static resources.org.springframework.web.servlet.support Support classes for Spring's web MVC framework.org.springframework.web.servlet.view Provides standard View and ViewResolver implementations, including abstract base classes for custom implementations.org.springframework.web.servlet.view.document Support classes for document generation, providing View implementations for PDF and Excel.org.springframework.web.servlet.view.feed Support classes for feed generation, providing View implementations for Atom and RSS.org.springframework.web.servlet.view.freemarker Support classes for the integration of FreeMarker as Spring web view technology.org.springframework.web.servlet.view.groovy Support classes for the integration of Groovy Templates as Spring web view technology.org.springframework.web.servlet.view.json Support classes for providing a View implementation based on JSON serialization.org.springframework.web.servlet.view.script Support classes for views based on the JSR-223 script engine abstraction (as included in Java 6+), e.g. using JavaScript via Nashorn on JDK 8.org.springframework.web.servlet.view.tiles3 Support classes for the integration of Tiles 3 (the standalone version of Tiles) as Spring web view technology.org.springframework.web.servlet.view.xml Support classes for providing a View implementation based on XML Marshalling.org.springframework.web.servlet.view.xslt Support classes for XSLT, providing a View implementation for XSLT stylesheets.org.springframework.web.socket.server.standard Server-side classes for use with standard JSR-356 WebSocket endpoints.org.springframework.web.socket.server.support Server-side support classes including container-specific strategies for upgrading a request.org.springframework.test.context.web使用的org.springframework.web.context.support中的类 类 说明 GenericWebApplicationContext Subclass ofGenericApplicationContext, suitable for web environments.org.springframework.web.context.support使用的org.springframework.web.context.support中的类 类 说明 AbstractRefreshableWebApplicationContext AbstractRefreshableApplicationContextsubclass which implements theConfigurableWebApplicationContextinterface for web environments.RequestHandledEvent Event raised when a request is handled within an ApplicationContext.org.springframework.web.servlet.function.support使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.org.springframework.web.servlet.handler使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.org.springframework.web.servlet.mvc使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.org.springframework.web.servlet.mvc.method使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.org.springframework.web.servlet.mvc.method.annotation使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.org.springframework.web.servlet.resource使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.org.springframework.web.servlet.support使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.org.springframework.web.servlet.view使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.org.springframework.web.servlet.view.document使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.org.springframework.web.servlet.view.feed使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.org.springframework.web.servlet.view.freemarker使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.org.springframework.web.servlet.view.groovy使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.org.springframework.web.servlet.view.json使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.org.springframework.web.servlet.view.script使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.org.springframework.web.servlet.view.tiles3使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.org.springframework.web.servlet.view.xml使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.org.springframework.web.servlet.view.xslt使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.org.springframework.web.socket.server.standard使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.org.springframework.web.socket.server.support使用的org.springframework.web.context.support中的类 类 说明 WebApplicationObjectSupport Convenient superclass for application objects running in aWebApplicationContext.