|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.vfs.spi.url.Resource
public class Resource
Field Summary | |
---|---|
long |
lastModified . |
InputStreamFactory |
streamFactory . |
URL |
url . |
Constructor Summary | |
---|---|
Resource(URL url, InputStreamFactory streamFactory, long lastModified) |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final URL url
public final InputStreamFactory streamFactory
public final long lastModified
Constructor Detail |
---|
Resource(URL url, InputStreamFactory streamFactory, long lastModified)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |