Uses of Package
net.spy.memcached.transcoders
Packages that use net.spy.memcached.transcoders
Package
Description
Memcached client and transformation utils
Classes that deal with data encoding
-
Classes in net.spy.memcached.transcoders used by net.spy.memcachedClassDescriptionTranscoder is an interface for classes that convert between byte arrays and objects for storage in the cache.Asynchronous transcoder.
-
Classes in net.spy.memcached.transcoders used by net.spy.memcached.transcodersClassDescriptionBase class for any transcoders that may want to work with serialized or compressed data.Transcoder is an interface for classes that convert between byte arrays and objects for storage in the cache.Utility class for transcoding Java types.