Uses of Interface
org.cryptomator.cryptofs.ch.ChannelComponent.Builder
-
Packages that use ChannelComponent.Builder Package Description org.cryptomator.cryptofs.ch org.cryptomator.cryptofs.fh -
-
Uses of ChannelComponent.Builder in org.cryptomator.cryptofs.ch
Methods in org.cryptomator.cryptofs.ch that return ChannelComponent.Builder Modifier and Type Method Description ChannelComponent.BuilderChannelComponent.Builder. ciphertextChannel(FileChannel ciphertextChannel)ChannelComponent.BuilderChannelComponent.Builder. fileHeader(org.cryptomator.cryptolib.api.FileHeader fileHeader)ChannelComponent.BuilderChannelComponent.Builder. mustWriteHeader(boolean mustWriteHeader)ChannelComponent.BuilderChannelComponent.Builder. onClose(ChannelCloseListener listener)ChannelComponent.BuilderChannelComponent.Builder. openOptions(EffectiveOpenOptions options) -
Uses of ChannelComponent.Builder in org.cryptomator.cryptofs.fh
Methods in org.cryptomator.cryptofs.fh that return ChannelComponent.Builder Modifier and Type Method Description ChannelComponent.BuilderOpenCryptoFileComponent. newChannelComponent()
-