|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.mmbase.module.cacheline
Class cacheline
| Field Summary | |
byte[] |
buffer
|
int |
filesize
|
java.util.Date |
lastmod
|
java.lang.String |
mimetype
|
| Constructor Summary | |
cacheline()
|
|
cacheline(int len)
|
|
| Method Summary | |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public java.util.Date lastmod
public byte[] buffer
public int filesize
public java.lang.String mimetype
| Constructor Detail |
public cacheline(int len)
public cacheline()
| Method Detail |
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||