Package | Description |
---|---|
org.apache.commons.vfs2.provider |
The File Provider API, and utility classes.
|
org.apache.commons.vfs2.provider.ftp |
The FTP File Provider.
|
org.apache.commons.vfs2.provider.http |
The HTTP File Provider
|
Modifier and Type | Class and Description |
---|---|
private class |
DefaultFileContent.FileContentInputStream
An input stream for reading content.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
FtpFileObject.FtpInputStream
An InputStream that monitors for end-of-file.
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
HttpFileObject.HttpInputStream
An InputStream that cleans up the HTTP connection on close.
|
Modifier and Type | Field and Description |
---|---|
private MonitorInputStream |
HttpRandomAccessContent.mis |