Package org.jgrapes.http
Class ResponseCreationSupport.ResourceInfo
java.lang.Object
org.jgrapes.http.ResponseCreationSupport.ResourceInfo
- Enclosing class:
ResponseCreationSupport
Combines the known information about a resource.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
isDirectory
-
lastModifiedAt
-
-
Constructor Details
-
ResourceInfo
- Parameters:
isDirectory
-lastModifiedAt
-
-
-
Method Details
-
isDirectory
- Returns:
- the isDirectory
-
getLastModifiedAt
- Returns:
- the lastModifiedAt
-