All Classes and Interfaces

Class
Description
Decorator of a BasicCache.
Abstract mutator providing max-idle customization.
An abstract contextual batch implementing the lifecycle of a batch.
Abstract marshaller implementation.
Infinispan cache configuration specialization for a BasicCache.
Infinispan cache configuration specialization for a BasicCacheContainer.
A BasicCache decorator for cache implementations whose synchronous methods always block.
An base implementation for Infinispan cache keys.
Implemented by contextual batch views.
A contextual batch.
An exception used to log the creation context of a batch.
A contextual suspended batch.
A transactional batch.
A transcoder that converts between an object and a MarshalledValue.
Media types for supported marshallers.
A BasicCache decorator that delegates both synchronous and asynchronous operations.
A simple extendable batch with no suspend/resume behavior.
A factory for creating thread context batches referencing simple batches.
A factory that ThreadContextBatch.
Implemented by transactional batch views.
A contextualizer for a batch.
A factory for creating thread context batches referencing transactional batches.
A nestable transactional suspended batch.
A user marshaller that delegates marshalling to a ByteBufferMarshaller.