Uses of Class
org.apache.commons.vfs2.provider.FileContentThreadData
-
Packages that use FileContentThreadData Package Description org.apache.commons.vfs2.provider The File Provider API, and utility classes. -
-
Uses of FileContentThreadData in org.apache.commons.vfs2.provider
Fields in org.apache.commons.vfs2.provider with type parameters of type FileContentThreadData Modifier and Type Field Description private java.lang.ThreadLocal<FileContentThreadData>
DefaultFileContent. threadLocal
Methods in org.apache.commons.vfs2.provider that return FileContentThreadData Modifier and Type Method Description private FileContentThreadData
DefaultFileContent. getFileContentThreadData()
-