Interface CompressedSource.DecompressingChannelFactory

All Superinterfaces:
Serializable
All Known Implementing Classes:
CompressedSource.CompressionMode
Enclosing class:
CompressedSource<T>

public static interface CompressedSource.DecompressingChannelFactory extends Serializable
Factory interface for creating channels that decompress the content of an underlying channel.