|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileService | |
|---|---|
| org.xngr.context | |
| Uses of FileService in org.xngr.context |
|---|
| Methods in org.xngr.context that return types with arguments of type FileService | |
|---|---|
java.util.List<FileService> |
FileContext.getFileServices()
|
| Methods in org.xngr.context with parameters of type FileService | |
|---|---|
void |
FileContext.open(FileService service)
Opens the supplied service using the Context's URI and an empty HashMap as arguments. |
void |
FileContext.open(FileService service,
java.util.Map<java.lang.String,java.lang.String> arguments)
Opens the supplied service using the Context's URI. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||