Uses of Interface
org.springframework.web.context.request.AsyncWebRequestInterceptor
Packages that use AsyncWebRequestInterceptor
Package
Description
Classes supporting the 
org.springframework.orm.hibernate5 package.Classes supporting the 
org.springframework.orm.jpa package.- 
Uses of AsyncWebRequestInterceptor in org.springframework.orm.hibernate5.supportClasses in org.springframework.orm.hibernate5.support that implement AsyncWebRequestInterceptorModifier and TypeClassDescriptionclassSpring web request interceptor that binds a HibernateSessionto the thread for the entire processing of the request.
- 
Uses of AsyncWebRequestInterceptor in org.springframework.orm.jpa.supportClasses in org.springframework.orm.jpa.support that implement AsyncWebRequestInterceptorModifier and TypeClassDescriptionclassSpring web request interceptor that binds a JPA EntityManager to the thread for the entire processing of the request.