Class WinFspNetworkMountProvider
java.lang.Object
org.cryptomator.frontend.fuse.mount.WinFspMountProvider
org.cryptomator.frontend.fuse.mount.WinFspNetworkMountProvider
- All Implemented Interfaces:
org.cryptomator.integrations.mount.MountService
@Priority(100)
@OperatingSystem(WINDOWS)
public class WinFspNetworkMountProvider
extends WinFspMountProvider
-
Nested Class Summary
Nested classes/interfaces inherited from class org.cryptomator.frontend.fuse.mount.WinFspMountProvider
WinFspMountProvider.WinFspMountBuilder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSet<org.cryptomator.integrations.mount.MountCapability> org.cryptomator.integrations.mount.MountBuilderforFileSystem(Path vfsRoot) Methods inherited from class org.cryptomator.frontend.fuse.mount.WinFspMountProvider
getDefaultMountFlags, isSupportedMethods 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
-
WinFspNetworkMountProvider
public WinFspNetworkMountProvider()
-
-
Method Details
-
displayName
- Specified by:
displayNamein interfaceorg.cryptomator.integrations.mount.MountService- Overrides:
displayNamein classWinFspMountProvider
-
capabilities
- Specified by:
capabilitiesin interfaceorg.cryptomator.integrations.mount.MountService- Overrides:
capabilitiesin classWinFspMountProvider
-
forFileSystem
- Specified by:
forFileSystemin interfaceorg.cryptomator.integrations.mount.MountService- Overrides:
forFileSystemin classWinFspMountProvider
-