Uses of Class
org.springframework.web.context.support.RequestHandledEvent
Packages that use RequestHandledEvent Package Description org.springframework.web.context.support Classes supporting theorg.springframework.web.contextpackage, such as WebApplicationContext implementations and various utility classes.Uses of RequestHandledEvent in org.springframework.web.context.support
Subclasses of RequestHandledEvent in org.springframework.web.context.support Modifier and Type Class Description classServletRequestHandledEventServlet-specific subclass of RequestHandledEvent, adding servlet-specific context information.