Uses of Interface
net.rubyeye.xmemcached.command.ServerAddressAware

Packages that use ServerAddressAware
net.rubyeye.xmemcached.command.binary Memcached text protocol implementations 
net.rubyeye.xmemcached.command.text Memcached text protocol implementations 
 

Uses of ServerAddressAware in net.rubyeye.xmemcached.command.binary
 

Classes in net.rubyeye.xmemcached.command.binary that implement ServerAddressAware
 class BinaryStatsCommand
          Stats command for binary protocol
 class BinaryVersionCommand
          Version command for binary protocol
 

Uses of ServerAddressAware in net.rubyeye.xmemcached.command.text
 

Classes in net.rubyeye.xmemcached.command.text that implement ServerAddressAware
 class TextStatsCommand
          Stats command for text protocol
 class TextVersionCommand
          Version command for text protocol
 



Copyright © 2011. All Rights Reserved.