| Package | Description | 
|---|---|
| com.opensymphony.xwork2 | 
 Main XWork interfaces and classes. 
 | 
| com.opensymphony.xwork2.config | 
 Configuration core classes. 
 | 
| com.opensymphony.xwork2.util.fs | |
| org.apache.struts2.util.fs | 
| Modifier and Type | Method and Description | 
|---|---|
FileManager | 
FileManagerFactory.getFileManager()  | 
| Constructor and Description | 
|---|
FileManagerProvider(Class<? extends FileManager> fileManagerClass,
                   String name)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultFileManager
Default implementation of  
FileManager | 
| Modifier and Type | Method and Description | 
|---|---|
FileManager | 
DefaultFileManagerFactory.getFileManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Revision | 
JarEntryRevision.build(URL fileUrl,
     FileManager fileManager)  | 
void | 
DefaultFileManagerFactory.setFileManager(FileManager fileManager)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JBossFileManager
FileManager implementation used with JBoss AS 
 | 
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.