| Package | Description |
|---|---|
| io.soabase.web.cache | |
| io.soabase.web.context |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultModelCache |
class |
NullModelCache |
| Modifier and Type | Method and Description |
|---|---|
ModelCache |
NullModelCacheFactory.build(io.dropwizard.setup.Environment environment) |
ModelCache |
ModelCacheFactory.build(io.dropwizard.setup.Environment environment) |
ModelCache |
DefaultModelCacheFactory.build(io.dropwizard.setup.Environment environment) |
| Constructor and Description |
|---|
ContextCache(ContextFactory contextFactory,
File assets,
String textDir,
boolean debug,
ModelCache modelCache) |
Copyright © 2014–2017 Soabase. All rights reserved.