org.crsh.vfs.spi.url
Class Resource

java.lang.Object
  extended by org.crsh.vfs.spi.url.Resource

public class Resource
extends Object

Author:
Julien Viet

Field Summary
 long lastModified
          .
 InputStreamFactory streamFactory
          .
 URL url
          .
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

url

public final URL url
.


streamFactory

public final InputStreamFactory streamFactory
.


lastModified

public final long lastModified
.



Copyright © 2015 eXo Platform SAS. All Rights Reserved.