Uses of Package
net.rubyeye.xmemcached.transcoders
Packages that use net.rubyeye.xmemcached.transcoders
Package
Description
XMemcached's main classes and interfaces,use these classes/interfaces to interact with memcached servers.
Memcached protocol implementations
Memcached text protocol implementations
Kestrel protocol implementations
Memcached text protocol implementations
Transcoders convert data to and from data and flags,from spymemcached
-
Classes in net.rubyeye.xmemcached.transcoders used by net.rubyeye.xmemcachedClassDescriptionTranscoder is an interface for classes that convert between byte arrays and objects for storage in the cache.
-
Classes in net.rubyeye.xmemcached.transcoders used by net.rubyeye.xmemcached.awsClassDescriptionTranscoder is an interface for classes that convert between byte arrays and objects for storage in the cache.
-
Classes in net.rubyeye.xmemcached.transcoders used by net.rubyeye.xmemcached.commandClassDescriptionCached data with its attributes.Transcoder is an interface for classes that convert between byte arrays and objects for storage in the cache.
-
Classes in net.rubyeye.xmemcached.transcoders used by net.rubyeye.xmemcached.command.binaryClassDescriptionCached data with its attributes.Transcoder is an interface for classes that convert between byte arrays and objects for storage in the cache.
-
Classes in net.rubyeye.xmemcached.transcoders used by net.rubyeye.xmemcached.command.kestrelClassDescriptionCached data with its attributes.Transcoder is an interface for classes that convert between byte arrays and objects for storage in the cache.Utility class for transcoding Java types.
-
Classes in net.rubyeye.xmemcached.transcoders used by net.rubyeye.xmemcached.command.textClassDescriptionCached data with its attributes.Transcoder is an interface for classes that convert between byte arrays and objects for storage in the cache.
-
Classes in net.rubyeye.xmemcached.transcoders used by net.rubyeye.xmemcached.transcodersClassDescriptionBase class for any transcoders that may want to work with serialized or compressed data.Cached data with its attributes.Compress mode for compressing dataTranscoder that serializes and compresses objects.Transcoder is an interface for classes that convert between byte arrays and objects for storage in the cache.Utility class for transcoding Java types.