Uses of Class
net.rubyeye.xmemcached.transcoders.TranscoderUtils
Packages that use TranscoderUtils
Package
Description
Kestrel protocol implementations
Transcoders convert data to and from data and flags,from spymemcached
-
Uses of TranscoderUtils in net.rubyeye.xmemcached.command.kestrel
Fields in net.rubyeye.xmemcached.command.kestrel declared as TranscoderUtils -
Uses of TranscoderUtils in net.rubyeye.xmemcached.transcoders
Fields in net.rubyeye.xmemcached.transcoders declared as TranscoderUtilsModifier and TypeFieldDescriptionprivate final TranscoderUtils
SerializingTranscoder.transcoderUtils
protected final TranscoderUtils
PrimitiveTypeTranscoder.tu
private final TranscoderUtils
WhalinTranscoder.tu
Methods in net.rubyeye.xmemcached.transcoders that return TranscoderUtils