| Package | Description |
|---|---|
| org.jitsi.impl.fileaccess | |
| org.jitsi.service.fileaccess |
| Modifier and Type | Class and Description |
|---|---|
class |
FailSafeTransactionImpl
A failsafe transaction class.
|
| Modifier and Type | Method and Description |
|---|---|
FailSafeTransaction |
FileAccessServiceImpl.createFailSafeTransaction(File file)
Creates a failsafe transaction which can be used to safely store
informations into a file.
|
| Modifier and Type | Method and Description |
|---|---|
FailSafeTransaction |
FileAccessService.createFailSafeTransaction(File file)
Creates a failsafe transaction which can be used to safely store
informations into a file.
|
Copyright © 2022 jitsi.org. All rights reserved.