org.apache.naming.resources
protected class FileDirContext.FileResource extends Resource
Field Summary | |
---|---|
protected File | file
Associated file object. |
protected long | length
File length. |
Constructor Summary | |
---|---|
FileResource(File file) |
Method Summary | |
---|---|
InputStream | streamContent()
Content accessor.
|
Returns: InputStream