Package org.infinispan.marshall.jboss

Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.

See:
          Description

Class Summary
ConstantObjectTable Constant ObjectTable that marshalls constant instances regardless of whether these are generic objects such as UnsuccessfulResponse.INSTANCE, or home grown Externalizer implementations.
GenericJBossMarshaller A marshaller that makes use of JBoss Marshalling to serialize and deserialize objects.
GenericJBossMarshaller.DebuggingExceptionListener  
JBossMarshaller A specialized form of the GenericJBossMarshaller, making use of a custom object table for types internal to Infinispan.
 

Package org.infinispan.marshall.jboss Description

Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.



Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.