Uses of Interface
org.infinispan.commons.marshall.Externalizer

Packages that use Externalizer
Package
Description
 
 
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.
 
Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.
 
Externalizers for various JDK types that are marshalled using the marshalling framework.
Metadata interfaces
 
 
Cache-specific notifications and eventing filtering classes.
 
 
Query module internals.
 
Abstractions of the different response types allowed during RPC.
A transport implementation based on JGroups.
 
 
 
 
Cache stream processing.
 
 
XA transaction support.
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.