|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StorageAndCache | |
|---|---|
| com.wiris.plugin | |
| com.wiris.plugin.dispatchers | |
| com.wiris.plugin.storage | |
| Uses of StorageAndCache in com.wiris.plugin |
|---|
| Methods in com.wiris.plugin that return StorageAndCache | |
|---|---|
StorageAndCache |
Main.getStorageAndCacheInstance(HttpServletRequest request)
|
| Uses of StorageAndCache in com.wiris.plugin.dispatchers |
|---|
| Methods in com.wiris.plugin.dispatchers with parameters of type StorageAndCache | |
|---|---|
static void |
CreateCASImageDispatcher.dispatch(HttpServletRequest request,
HttpServletResponse response,
StorageAndCache storage)
|
static void |
CreateImageDispatcher.dispatch(HttpServletRequest request,
HttpServletResponse response,
StorageAndCache storage)
|
static void |
GetMathMLDispatcher.dispatch(java.util.Properties config,
HttpServletRequest request,
HttpServletResponse response,
StorageAndCache storage)
|
static void |
ShowImageDispatcher.dispatch(java.util.Properties config,
HttpServletRequest request,
HttpServletResponse response,
StorageAndCache storage)
|
static void |
TestDispatcher.dispatch(java.util.Properties config,
HttpServletResponse response,
StorageAndCache storage)
|
static void |
ShowCASImageDispatcher.dispatch(ServletContext context,
HttpServletRequest request,
HttpServletResponse response,
StorageAndCache storage)
|
| Uses of StorageAndCache in com.wiris.plugin.storage |
|---|
| Classes in com.wiris.plugin.storage that implement StorageAndCache | |
|---|---|
class |
CompressedStorageAndCache
|
class |
ContainerStorageAndCache
|
class |
FileStorageAndCache
This class uses the md5 as a digest method and the "cache" folder to store the association of the digest with the formula source (MathML). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||