Uses of Class
org.apache.commons.vfs.provider.DefaultFileContent.FileContentInputStream

Packages that use DefaultFileContent.FileContentInputStream
org.apache.commons.vfs.provider The File Provider API, and utility classes. 
 

Uses of DefaultFileContent.FileContentInputStream in org.apache.commons.vfs.provider
 

Methods in org.apache.commons.vfs.provider with parameters of type DefaultFileContent.FileContentInputStream
private  void DefaultFileContent.endInput(DefaultFileContent.FileContentInputStream instr)
          Handles the end of input stream.