Package | Description |
---|---|
org.infinispan.marshall |
Infinispan makes use of custom marshalling to serialize and deserialize state wherever
possible, rather than falling back to the JDK to do this.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheMarshaller
A cache-scoped marshaller.
|
class |
GlobalMarshaller
A globally-scoped marshaller.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.