| Package | Description |
|---|---|
| com.bazaarvoice.dropwizard.caching | |
| com.bazaarvoice.dropwizard.caching.memcached |
| Modifier and Type | Field and Description |
|---|---|
static ResponseStoreFactory |
ResponseStoreFactory.NULL_STORE_FACTORY |
| Modifier and Type | Method and Description |
|---|---|
ResponseStoreFactory |
CachingConfiguration.getStoreFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
CachingConfiguration.setStoreFactory(ResponseStoreFactory storeFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
MemcachedResponseStoreFactory
Configuration options for storing HTTP responses in memcached.
|
Copyright © 2014. All Rights Reserved.