play.api.libs.ws.ahc.cache.BackgroundAsyncHandler
See theBackgroundAsyncHandler companion object
class BackgroundAsyncHandler[T](request: Request, cache: AhcHttpCache, ahcConfig: AsyncHttpClientConfig) extends AsyncHandler[T]
An async handler that accumulates a response and stores it to cache in the background.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
AsyncHandler
Inherited methods
Attributes
- Inherited from:
- Debug (hidden)
Attributes
- Inherited from:
- Debug (hidden)
Attributes
- Inherited from:
- Debug (hidden)
Attributes
- Inherited from:
- Debug (hidden)
Attributes
- Inherited from:
- Debug (hidden)
Attributes
- Inherited from:
- Debug (hidden)
Attributes
- Inherited from:
- Debug (hidden)
Attributes
- Inherited from:
- Debug (hidden)
Attributes
- Inherited from:
- Debug (hidden)
Attributes
- Inherited from:
- AhcUtilities
Attributes
- Inherited from:
- AsyncHandler
Attributes
- Inherited from:
- AsyncHandler
Attributes
- Inherited from:
- AsyncHandler
Attributes
- Inherited from:
- AsyncHandler
Attributes
- Inherited from:
- AsyncHandler
Attributes
- Inherited from:
- AsyncHandler
Attributes
- Inherited from:
- AsyncHandler
Attributes
- Inherited from:
- AsyncHandler
Attributes
- Inherited from:
- AsyncHandler
Attributes
- Inherited from:
- AsyncHandler
Attributes
- Inherited from:
- AsyncHandler
Attributes
- Inherited from:
- AsyncHandler
Attributes
- Inherited from:
- AsyncHandler
Attributes
- Inherited from:
- AsyncHandler
Attributes
- Inherited from:
- AsyncHandler
In this article