Uses of Class
org.jboss.vfs.TempDir
Packages that use TempDir
-
Uses of TempDir in org.jboss.vfs
Methods in org.jboss.vfs that return TempDirModifier and TypeMethodDescriptionTempFileProvider.createTempDir
(String originalName) Create a temp directory, into which temporary files may be placed. -
Uses of TempDir in org.jboss.vfs.spi
Fields in org.jboss.vfs.spi declared as TempDirConstructors in org.jboss.vfs.spi with parameters of type TempDirModifierConstructorDescriptionJavaZipFileSystem
(File archiveFile, TempDir tempDir) Create a new instance.JavaZipFileSystem
(String name, InputStream inputStream, TempDir tempDir) Create a new instance.