All Classes and Interfaces

Class
Description
Common parent for both embedded and standalone JBoss Marshalling-based marshallers.
 
 
This class refines ContextClassLoader to add a default class loader.
RiverMarshaller extension that allows Infinispan code to directly create instances of it.
An extended RiverUnmarshaller that allows to track lifecycle of unmarshaller so that pools can be notified when not in use any more.
A marshaller that makes use of JBoss Marshalling to serialize and deserialize objects.
Deprecated, for removal: This API element is subject to removal in a future version.
Since 11.0, will be removed in 14.0.
 
A JBoss Marshalling based marshaller that is oriented at internal, embedded, Infinispan usage.
A JBoss Marshalling factory class for retrieving marshaller/unmarshaller instances.
JBoss Marshalling module lifecycle callbacks
 
Transcode between application/x-jboss-marshalling and commons formats
An extension of the JBossMarshaller that loads user defined Externalizer implementations.
RiverCloseListener is used by Infinispan's extension of River Marshaller and Unmarshaller so that pools can be notified of instances not being in use anymore.
JBoss Marshalling plugin class for ClassExternalizerFactory that allows for Infinispan annotations to be used instead of JBoss Marshalling ones in order to discover which classes are serializable with Infinispan externalizers.