Package | Description |
---|---|
org.springframework.orm.jpa.support |
Classes supporting the
org.springframework.orm.jpa package. |
org.springframework.web.context.request.async |
Support for asynchronous request processing.
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncRequestInterceptor
An interceptor with asynchronous web requests used in OpenSessionInViewFilter and
OpenSessionInViewInterceptor.
|
Modifier and Type | Class and Description |
---|---|
class |
TimeoutCallableProcessingInterceptor
Sends a 503 (SERVICE_UNAVAILABLE) in case of a timeout if the response is not
already committed.
|
Copyright © 2015. All rights reserved.