Class Hierarchy
- java.lang.Object
- java.nio.channels.spi.AbstractInterruptibleChannel (implements java.nio.channels.Channel, java.nio.channels.InterruptibleChannel)
- java.nio.channels.FileChannel (implements java.nio.channels.GatheringByteChannel, java.nio.channels.ScatteringByteChannel, java.nio.channels.SeekableByteChannel)
- org.cryptomator.cryptofs.ch.AbstractFileChannel
- org.cryptomator.cryptofs.ch.CleartextFileChannel
- org.cryptomator.cryptofs.ch.AbstractFileChannel
- java.nio.channels.FileChannel (implements java.nio.channels.GatheringByteChannel, java.nio.channels.ScatteringByteChannel, java.nio.channels.SeekableByteChannel)
- java.nio.channels.AsynchronousFileChannel (implements java.nio.channels.AsynchronousChannel)
- org.cryptomator.cryptofs.ch.AsyncDelegatingFileChannel
- org.cryptomator.cryptofs.ch.CleartextFileChannel_Factory (implements dagger.internal.Factory<T>)
- java.nio.channels.spi.AbstractInterruptibleChannel (implements java.nio.channels.Channel, java.nio.channels.InterruptibleChannel)
Interface Hierarchy
- org.cryptomator.cryptofs.ch.ChannelCloseListener
- org.cryptomator.cryptofs.ch.ChannelComponent
- org.cryptomator.cryptofs.ch.ChannelComponent.Builder