Uses of Package
org.ehcache.spi.serialization
Packages that use org.ehcache.spi.serialization
Package
Description
CacheManager configuration,
Cache configuration and other configuration classes.Copier SPI in Ehcache.Serializer SPI in Ehcache.-
Classes in org.ehcache.spi.serialization used by org.ehcache.configClassDescriptionDefines the contract used to transform type instances to and from a serial form.
-
Classes in org.ehcache.spi.serialization used by org.ehcache.spi.copyClassDescriptionDefines the contract used to transform type instances to and from a serial form.
-
Classes in org.ehcache.spi.serialization used by org.ehcache.spi.serializationClassDescriptionDefines the contract used to transform type instances to and from a serial form.Thrown by a
Serializerwhen it cannot serialize or deserialize an instance.Exception thrown by theSerializationProviderto indicate aSerializercould not be created for a given type.