| Package | Description |
|---|---|
| org.crsh.standalone | |
| org.crsh.vfs | |
| org.crsh.vfs.spi | |
| org.crsh.vfs.spi.file | |
| org.crsh.vfs.spi.ram | |
| org.crsh.vfs.spi.servlet | |
| org.crsh.vfs.spi.url |
| Modifier and Type | Method and Description |
|---|---|
Bootstrap |
Bootstrap.addToCmdPath(FSDriver<?> driver)
Add a command path driver.
|
Bootstrap |
Bootstrap.addToConfPath(FSDriver<?> driver)
Add a configuration path driver.
|
| Modifier and Type | Method and Description |
|---|---|
FS |
FS.mount(FSDriver<?> driver) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFSDriver<H> |
| Modifier and Type | Method and Description |
|---|---|
FSDriver<H> |
Mount.getDriver() |
| Constructor and Description |
|---|
Mount(FSDriver<H> driver,
String value) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileDriver |
| Modifier and Type | Class and Description |
|---|---|
class |
RAMDriver |
| Modifier and Type | Class and Description |
|---|---|
class |
ServletContextDriver |
| Modifier and Type | Class and Description |
|---|---|
class |
URLDriver |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.