| Package | Description |
|---|---|
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| 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 | Method and Description |
|---|---|
protected VersionAwareMarshaller |
MarshallerFactory.createMarshaller() |
| Constructor and Description |
|---|
CacheMarshaller(VersionAwareMarshaller marshaller) |
GlobalMarshaller(VersionAwareMarshaller marshaller) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.