Uses of Class
org.infinispan.commons.marshall.AbstractExternalizer

Packages that use AbstractExternalizer
Package
Description
Commands that operate on the cache, either locally or remotely.
Commons Hash package
Commons IO package
Provides Infinispan-specific input and output streams, buffers and related utilities.
Provides Infinispan-specific extensions to the marshallers.
Commons package providing various utility classes
Entries which are stored in data containers.
 
 
Contexts contain information of a specific invocation on the cache, such as its origins, scope (transactional or non-transactional), as well as invocation-specific flags.
 
 
 
Provides capabilities around filtering and converting entries that are found in the cache or cache store/loader.
 
Global configuration state.
Externalizers for various JDK types that are marshalled using the marshalling framework.
Metadata interfaces
 
 
Cache-specific notifications and eventing filtering classes.
 
 
Abstractions of the different response types allowed during RPC.
A transport implementation based on JGroups.
 
 
 
 
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers.