jar

org.cryptomator : dokany-nio-adapter

Maven & Gradle

Feb 22, 2023
15 stars

Dokany-NIO Adapter · Access resources at a given NIO path via Dokany.

Table Of Contents

Latest Version

Download org.cryptomator : dokany-nio-adapter JAR file - Latest Versions:

All Versions

Download org.cryptomator : dokany-nio-adapter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.3.x
1.2.x
1.1.x
1.0.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dokany-nio-adapter-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.cryptomator.frontend.dokany.internal.structure

├─ org.cryptomator.frontend.dokany.internal.structure.ByHandleFileInfo.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.structure.CreateData.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.structure.DeviceOptions.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.structure.DokanyFileInfo.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.structure.DokanyOperations.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.structure.EnumIntegerSet.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.structure.FullFileInfo.class - [JAR]

org.cryptomator.frontend.dokany.mount

├─ org.cryptomator.frontend.dokany.mount.DokanyMountProvider.class - [JAR]

├─ org.cryptomator.frontend.dokany.mount.MountOptionParser.class - [JAR]

├─ org.cryptomator.frontend.dokany.mount.SafeUnmountCheck.class - [JAR]

org.cryptomator.frontend.dokany.locks

├─ org.cryptomator.frontend.dokany.locks.DataLock.class - [JAR]

├─ org.cryptomator.frontend.dokany.locks.DataLockImpl.class - [JAR]

├─ org.cryptomator.frontend.dokany.locks.DataRLockImpl.class - [JAR]

├─ org.cryptomator.frontend.dokany.locks.DataWLockImpl.class - [JAR]

├─ org.cryptomator.frontend.dokany.locks.FilePaths.class - [JAR]

├─ org.cryptomator.frontend.dokany.locks.LockManager.class - [JAR]

├─ org.cryptomator.frontend.dokany.locks.PathLock.class - [JAR]

├─ org.cryptomator.frontend.dokany.locks.PathLockBuilder.class - [JAR]

├─ org.cryptomator.frontend.dokany.locks.PathLockBuilderImpl.class - [JAR]

├─ org.cryptomator.frontend.dokany.locks.PathLockImpl.class - [JAR]

├─ org.cryptomator.frontend.dokany.locks.PathRLockImpl.class - [JAR]

├─ org.cryptomator.frontend.dokany.locks.PathWLockImpl.class - [JAR]

org.cryptomator.frontend.dokany.internal.constants

├─ org.cryptomator.frontend.dokany.internal.constants.AccessMask.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.constants.CreateOptions.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.constants.CreationDisposition.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.constants.DirectoryAccessMask.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.constants.DokanOption.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.constants.EnumInteger.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.constants.ErrorCode.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.constants.FileAccess.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.constants.FileAccessMask.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.constants.FileAttribute.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.constants.FileSystemFeature.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.constants.MountError.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.constants.NtStatus.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.constants.SecurityInformation.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.constants.Win32ErrorCode.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.constants.WinError.class - [JAR]

org.cryptomator.frontend.dokany.internal.structure.filesecurity

├─ org.cryptomator.frontend.dokany.internal.structure.filesecurity.AccessAllowedACE.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.structure.filesecurity.AccessControlEntry.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.structure.filesecurity.AccessControlEntryFlag.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.structure.filesecurity.AccessControlEntryType.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.structure.filesecurity.AccessControlList.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.structure.filesecurity.AccessMask.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.structure.filesecurity.Byteable.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.structure.filesecurity.SecurityDescriptorControlFlag.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.structure.filesecurity.SecurityIdentifier.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.structure.filesecurity.SelfRelativeSecurityDescriptor.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.structure.filesecurity.SidIdentifierAuthority.class - [JAR]

org.cryptomator.frontend.dokany.internal

├─ org.cryptomator.frontend.dokany.internal.DokanCallback.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.Dokany.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.DokanyException.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.DokanyFileSystem.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.DokanyMount.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.DokanyOperationsProxy.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.DokanyUtils.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.NativeMethods.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.VolumeInformation.class - [JAR]

├─ org.cryptomator.frontend.dokany.internal.Win32FindStreamData.class - [JAR]

org.cryptomator.frontend.dokany.adapter

├─ org.cryptomator.frontend.dokany.adapter.FileUtil.class - [JAR]

├─ org.cryptomator.frontend.dokany.adapter.OpenDirectory.class - [JAR]

├─ org.cryptomator.frontend.dokany.adapter.OpenFile.class - [JAR]

├─ org.cryptomator.frontend.dokany.adapter.OpenHandle.class - [JAR]

├─ org.cryptomator.frontend.dokany.adapter.OpenHandleFactory.class - [JAR]

├─ org.cryptomator.frontend.dokany.adapter.OpenRestrictedFile.class - [JAR]

├─ org.cryptomator.frontend.dokany.adapter.ReadWriteAdapter.class - [JAR]

Advertisement

Dependencies from Group

Feb 08, 2022
10 usages
37 stars
Apr 06, 2023
5 usages
37 stars
Jul 12, 2023
3 usages
11 stars
Mar 08, 2023
2 usages
80 stars
Aug 09, 2023
2 usages
84 stars

Discover Dependencies

May 16, 2023
3 usages
50 stars
Jul 14, 2023
4 usages
65 stars
Mar 25, 2023
5 usages
191 stars
Oct 13, 2020
24 usages
104 stars
Jun 20, 2018
1 usages
Apr 05, 2022
1 stars