|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Resource | |
org.apache.naming.resources | This package contains DirContext implementations for file and URL stream resources. |
Uses of Resource in org.apache.naming.resources |
Subclasses of Resource in org.apache.naming.resources | |
protected class |
FileDirContext.FileResource
This specialized resource implementation avoids opening the IputStream to the file right away (which would put a lock on the file). |
protected class |
WARDirContext.WARResource
This specialized resource implementation avoids opening the IputStream to the WAR right away. |
Fields in org.apache.naming.resources declared as Resource | |
Resource |
CacheEntry.resource
|
protected Resource |
DirContextURLConnection.resource
Associated resource. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |