Class FallbackMounter
java.lang.Object
org.cryptomator.frontend.webdav.mount.FallbackMounter
- All Implemented Interfaces:
org.cryptomator.integrations.mount.MountService
@Priority(-2147483648)
public class FallbackMounter
extends Object
implements org.cryptomator.integrations.mount.MountService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSet<org.cryptomator.integrations.mount.MountCapability> org.cryptomator.integrations.mount.MountBuilderforFileSystem(Path path) intbooleanMethods 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
getDefaultMountFlags, hasCapability
-
Constructor Details
-
FallbackMounter
public FallbackMounter()
-
-
Method Details
-
displayName
- Specified by:
displayNamein interfaceorg.cryptomator.integrations.mount.MountService
-
isSupported
public boolean isSupported()- Specified by:
isSupportedin interfaceorg.cryptomator.integrations.mount.MountService
-
capabilities
- Specified by:
capabilitiesin interfaceorg.cryptomator.integrations.mount.MountService
-
getDefaultLoopbackPort
public int getDefaultLoopbackPort()- Specified by:
getDefaultLoopbackPortin interfaceorg.cryptomator.integrations.mount.MountService
-
forFileSystem
- Specified by:
forFileSystemin interfaceorg.cryptomator.integrations.mount.MountService
-