Cacheability#

class Cacheability#

Indicates if a message should or shouldn’t be cached.

Fields#

class Cacheability
CACHEABLE#

The type of the None singleton.

INVALIDATES#

The type of the None singleton.

UNCACHEABLE#

The type of the None singleton.

VALIDATES#

The type of the None singleton.