Uses of Class
org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Package
Description
Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.
-
Uses of AbstractJBossMarshaller in org.infinispan.jboss.marshalling.commons
Modifier and TypeClassDescriptionfinal class
A marshaller that makes use of JBoss Marshalling to serialize and deserialize objects. -
Uses of AbstractJBossMarshaller in org.infinispan.jboss.marshalling.core
Modifier and TypeClassDescriptionclass
A JBoss Marshalling based marshaller that is oriented at internal, embedded, Infinispan usage.class
An extension of theJBossMarshaller
that loads user definedExternalizer
implementations.