com.rabbitmq.stream.compression.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of stream-client Show documentation
Show all versions of stream-client Show documentation
The RabbitMQ Stream Java client library allows Java applications to interface with
RabbitMQ Stream.
The newest version!
/**
* Compression codec utilities to compress and decompress sub-entries.
*
* Classes and interfaces in this package are considered SPI and are susceptible to change at any
* time.
*/
package com.rabbitmq.stream.compression;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy