Class DokanyMountProvider
java.lang.Object
org.cryptomator.frontend.dokany.mount.DokanyMountProvider
- All Implemented Interfaces:
org.cryptomator.integrations.mount.MountService
public class DokanyMountProvider
extends Object
implements org.cryptomator.integrations.mount.MountService
Dokany implementation of the
MountService interface.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSet<org.cryptomator.integrations.mount.MountCapability>org.cryptomator.integrations.mount.MountBuilderforFileSystem(Path path) booleanMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.cryptomator.integrations.mount.MountService
getDefaultLoopbackPort, hasCapability
-
Constructor Details
-
DokanyMountProvider
public DokanyMountProvider()
-
-
Method Details
-
displayName
- Specified by:
displayNamein interfaceorg.cryptomator.integrations.mount.MountService
-
isSupported
public boolean isSupported()- Specified by:
isSupportedin interfaceorg.cryptomator.integrations.mount.MountService
-
getDefaultMountFlags
- Specified by:
getDefaultMountFlagsin interfaceorg.cryptomator.integrations.mount.MountService
-
capabilities
- Specified by:
capabilitiesin interfaceorg.cryptomator.integrations.mount.MountService
-
forFileSystem
- Specified by:
forFileSystemin interfaceorg.cryptomator.integrations.mount.MountService
-