Uses of Package
org.infinispan.marshall.persistence.impl
-
Packages that use org.infinispan.marshall.persistence.impl Package Description org.infinispan.marshall.persistence.impl This package should mainly containMessageMarshallerimplementations for classes which a static inner class is not possible. -
Classes in org.infinispan.marshall.persistence.impl used by org.infinispan.marshall.persistence.impl Class Description MarshalledValueImpl A marshallable object that can be used by our internal store implementations to store values, metadata and timestamps.PersistenceContextInitializer Interface used to initialise thePersistenceMarshallerImpl'sSerializationContextusing the specified Pojos, Marshaller implementations and provided .proto schemas.