|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--JSPservletPkg.JSPloader.ResourceEntry
ressources value - maintains a buffer containing the resource and a lastModified time.
Field Summary | |
(package private) byte[] |
buf
buffer containing the resource |
(package private) long |
lastModified
time in milliseconds since the epoch where the resource was modified |
Constructor Summary | |
(package private) |
JSPloader.ResourceEntry()
|
Methods inherited from class java.lang.Object |
|
Field Detail |
long lastModified
byte[] buf
Constructor Detail |
JSPloader.ResourceEntry()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |