Uses of Interface
org.uberfire.java.nio.fs.cloud.CloudClientFactory
-
Packages that use CloudClientFactory Package Description org.uberfire.java.nio.fs.k8s -
-
Uses of CloudClientFactory in org.uberfire.java.nio.fs.k8s
Classes in org.uberfire.java.nio.fs.k8s that implement CloudClientFactory Modifier and Type Class Description classK8SFileSystemProviderFields in org.uberfire.java.nio.fs.k8s declared as CloudClientFactory Modifier and Type Field Description protected CloudClientFactoryK8SFileChannel. ccfConstructors in org.uberfire.java.nio.fs.k8s with parameters of type CloudClientFactory Constructor Description K8SBasicFileAttributeView(org.uberfire.java.nio.file.Path path, CloudClientFactory ccf)K8SFileChannel(org.uberfire.java.nio.file.Path file, CloudClientFactory ccf)
-