|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFilteredResource | |
---|---|
org.opensaml.util.resource | Utility classes that represent readable, stream based, resources such as local filesystem and classpath resources as well as remote resources such as documents retrieved via HTTP(S). |
Uses of AbstractFilteredResource in org.opensaml.util.resource |
---|
Subclasses of AbstractFilteredResource in org.opensaml.util.resource | |
---|---|
class |
ClasspathResource
Resource that represents a resource found on the classpath. |
class |
FileBackedHttpResource
A resource representing a file read from an HTTP(S) location. |
class |
FilesystemResource
A resource representing a file on the local filesystem. |
class |
HttpResource
A resource representing a file retrieved from a URL using Apache Commons HTTPClient. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |