Uses of Package
org.infinispan.jboss.marshalling.commons
-
Packages that use org.infinispan.jboss.marshalling.commons Package Description org.infinispan.jboss.marshalling.commons Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.org.infinispan.jboss.marshalling.core org.infinispan.jboss.marshalling.dataconversion org.infinispan.persistence.remote.upgrade -
Classes in org.infinispan.jboss.marshalling.commons used by org.infinispan.jboss.marshalling.commons Class Description AbstractJBossMarshaller Common parent for both embedded and standalone JBoss Marshalling-based marshallers.DefaultContextClassResolver This class refinesContextClassLoader
to add a default class loader.ExtendedRiverMarshaller RiverMarshaller
extension that allows Infinispan code to directly create instances of it.ExtendedRiverUnmarshaller An extendedRiverUnmarshaller
that allows to track lifecycle of unmarshaller so that pools can be notified when not in use any more.JBossMarshallerFactory A JBoss Marshalling factory class for retrieving marshaller/unmarshaller instances. -
Classes in org.infinispan.jboss.marshalling.commons used by org.infinispan.jboss.marshalling.core Class Description AbstractJBossMarshaller Common parent for both embedded and standalone JBoss Marshalling-based marshallers. -
Classes in org.infinispan.jboss.marshalling.commons used by org.infinispan.jboss.marshalling.dataconversion Class Description GenericJBossMarshaller A marshaller that makes use of JBoss Marshalling to serialize and deserialize objects. -
Classes in org.infinispan.jboss.marshalling.commons used by org.infinispan.persistence.remote.upgrade Class Description AbstractJBossMarshaller Common parent for both embedded and standalone JBoss Marshalling-based marshallers.