Uses of Class
net.spy.memcached.transcoders.BaseSerializingTranscoder
Packages that use BaseSerializingTranscoder
-
Uses of BaseSerializingTranscoder in net.spy.memcached.transcoders
Subclasses of BaseSerializingTranscoder in net.spy.memcached.transcodersModifier and TypeClassDescriptionclassTranscoder that serializes and compresses objects.classTranscoder that provides compatibility with Greg Whalin's memcached client.classHandles old whalin (tested with v1.6) encoding: data type is in the first byte of the value.