play-ahc-ws-standalone
play-ahc-ws-standalone
API
play.api.libs
oauth
ConsumerKey
OAuth
OAuthCalculator
OAuthCalculator
RequestToken
ServiceInfo
ws.ahc
cache
AhcHttpCache
AsyncCacheableConnection
AsyncCacheableConnection
AsyncCachingHandler
AsyncCachingHandler
BackgroundAsyncHandler
BackgroundAsyncHandler
Cache
CacheFuture
CacheableHttpResponseBodyPart
CacheableHttpResponseStatus
CacheableResponse
CacheableResponse
CacheableResponseBuilder
CachingAsyncHttpClient
EffectiveURIKey
EffectiveURIKey
ResponseEntry
TimeoutResponse
AhcConfigBuilder
AhcCurlRequestLogger
AhcCurlRequestLogger
AhcLoggerFactory
AhcUtilities
AhcWSClientConfig
AhcWSClientConfigFactory
AhcWSClientConfigParser
CookieBuilder
CurlFormat
DefaultStreamedAsyncHandler
StandaloneAhcWSClient
StandaloneAhcWSClient
StandaloneAhcWSRequest
StandaloneAhcWSResponse
StandaloneAhcWSResponse
StreamedResponse
StreamedState
WSCookieConverter
play-ahc-ws-standalone
/
play.api.libs
/
play.api.libs.ws.ahc
/
play.api.libs.ws.ahc.cache
/
CacheableResponseBuilder
CacheableResponseBuilder
play.api.libs.ws.ahc.cache.CacheableResponseBuilder
class
CacheableResponseBuilder
(
ahcConfig
:
AsyncHttpClientConfig
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
accumulate
(
responseStatus
:
HttpResponseStatus
):
CacheableResponseBuilder
def
accumulate
(
responseHeaders
:
HttpHeaders
):
CacheableResponseBuilder
def
accumulate
(
bodyPart
:
HttpResponseBodyPart
):
CacheableResponseBuilder
def
build
:
CacheableResponse
def
reset
(
):
Unit
In this article
Attributes
Members list
Value members
Concrete methods