Uses of Package
net.rubyeye.xmemcached.command.binary
-
Packages that use net.rubyeye.xmemcached.command.binary Package Description net.rubyeye.xmemcached.command.binary Memcached text protocol implementationsnet.rubyeye.xmemcached.impl Manage tcp connection,memcached protocol optimized,and some MBeans for monitor. -
Classes in net.rubyeye.xmemcached.command.binary used by net.rubyeye.xmemcached.command.binary Class Description BaseBinaryCommand Base Binary command.BinaryDecodeStatus Binary protocol decode status.BinaryGetCommand Implements get/getq,getk/getkq protocolOpCode Binary command OpcodesResponseStatus Binary protocol response status. -
Classes in net.rubyeye.xmemcached.command.binary used by net.rubyeye.xmemcached.impl Class Description BinaryStoreCommand Base binary protocol implementation