| Package | Description |
|---|---|
| org.infinispan.marshall.persistence | |
| org.infinispan.marshall.persistence.impl |
This package should mainly contain
MessageMarshaller implementations for classes
which a static inner class is not possible. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PersistenceMarshaller
The marshaller that is responsible serializing/deserializing objects which are to be persisted.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PersistenceMarshallerImpl
A Protostream based
PersistenceMarshaller implementation that is responsible
for marshalling/unmarshalling objects which are to be persisted. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.