JBoss VFS 3.1.0.Final-redhat-2

Uses of Class
org.jboss.vfs.TempDir

Packages that use TempDir
org.jboss.vfs   
org.jboss.vfs.spi   
 

Uses of TempDir in org.jboss.vfs
 

Methods in org.jboss.vfs that return TempDir
 TempDir TempFileProvider.createTempDir(String originalName)
          Create a temp directory, into which temporary files may be placed.
 

Uses of TempDir in org.jboss.vfs.spi
 

Constructors in org.jboss.vfs.spi with parameters of type TempDir
JavaZipFileSystem(File archiveFile, TempDir tempDir)
          Create a new instance.
JavaZipFileSystem(String name, InputStream inputStream, TempDir tempDir)
          Create a new instance.
 


JBoss VFS 3.1.0.Final-redhat-2

Copyright © 2012 JBoss, A division of Red Hat, Inc. All Rights Reserved.