- All Superinterfaces:
- Jsonable, java.io.Serializable
public interface CompressedJsonable
extends Jsonable
The serializer will compress the payload if the message class implements this
marker interface and the payload is larger than the configured
compress-larger-than
value.