Uses of Interface
net.rubyeye.xmemcached.command.ServerAddressAware
Packages that use ServerAddressAware
Package
Description
Memcached text protocol implementations
Memcached text protocol implementations
-
Uses of ServerAddressAware in net.rubyeye.xmemcached.command.binary
Classes in net.rubyeye.xmemcached.command.binary that implement ServerAddressAwareModifier and TypeClassDescriptionclass
Stats command for binary protocolclass
Version command for binary protocol -
Uses of ServerAddressAware in net.rubyeye.xmemcached.command.text
Classes in net.rubyeye.xmemcached.command.text that implement ServerAddressAwareModifier and TypeClassDescriptionclass
class
Stats command for text protocolclass
Version command for text protocol