MessageMarshaller implementations for classes
which a static inner class is not possible.See: Description
| Interface | Description |
|---|---|
| PersistenceContextInitializer |
Interface used to initialise the
PersistenceMarshallerImpl's SerializationContext
using the specified Pojos, Marshaller implementations and provided .proto schemas. |
| Class | Description |
|---|---|
| CorePackageImpl | |
| MarshallableEntryImpl<K,V> | |
| MarshalledEntryFactoryImpl | |
| MarshalledValueImpl |
A marshallable object that can be used by our internal store implementations to store values, metadata and timestamps.
|
| MarshalledValueImpl$___Marshaller_c2708e4a2029dac3535526fdd0d6afc81184cbba3c2aa79abc33c7ec05e632b2 |
WARNING: Generated code! Do not edit!
|
| PersistenceContextInitializerImpl |
WARNING: Generated code! Do not edit!
|
| PersistenceMarshallerImpl |
A Protostream based
PersistenceMarshaller implementation that is responsible
for marshalling/unmarshalling objects which are to be persisted. |
MessageMarshaller implementations for classes
which a static inner class is not possible. For example it's necessary for the WrappedByteArray
marshaller to be in this package as the infinispan-commons module does not contain a dependency on protostream.Copyright © 2022 JBoss by Red Hat. All rights reserved.