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. -
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 refinesContextClassLoaderto add a default class loader.ExtendedRiverMarshaller RiverMarshallerextension that allows Infinispan code to directly create instances of it.ExtendedRiverUnmarshaller An extendedRiverUnmarshallerthat 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.