Package | Description |
---|---|
org.wamblee.cache |
This package provides an interface for a cache together with several implementations.
|
org.wamblee.io |
This package provides several support utilities for IO related functionality.
|
Constructor and Description |
---|
EhCache(InputResource aResource,
String aCacheName)
Constructs a cache based on EHCache.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassPathResource
Represents an input resource in the classpath.
|
class |
FileResource
Resource implemention for reading from a file.
|
class |
StreamResource
Input resource based on an input stream.
|
Copyright © 2024. All rights reserved.