Uses of Class
org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
-
Packages that use AbstractJBossMarshaller Package Description org.infinispan.jboss.marshalling.commons Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.org.infinispan.jboss.marshalling.core -
-
Uses of AbstractJBossMarshaller in org.infinispan.jboss.marshalling.commons
Subclasses of AbstractJBossMarshaller in org.infinispan.jboss.marshalling.commons Modifier and Type Class Description classGenericJBossMarshallerA marshaller that makes use of JBoss Marshalling to serialize and deserialize objects. -
Uses of AbstractJBossMarshaller in org.infinispan.jboss.marshalling.core
Subclasses of AbstractJBossMarshaller in org.infinispan.jboss.marshalling.core Modifier and Type Class Description classJBossMarshallerDeprecated.since 11.0.classJBossUserMarshallerDeprecated.since 11.0.
-