Uses of Class
net.spy.memcached.protocol.TCPMemcachedNodeImpl
Packages that use TCPMemcachedNodeImpl
Package
Description
Low-level operations for the memcached ascii protocol
Low-level operations for the memcached binary protocol
-
Uses of TCPMemcachedNodeImpl in net.spy.memcached.protocol.ascii
Subclasses of TCPMemcachedNodeImpl in net.spy.memcached.protocol.asciiModifier and TypeClassDescriptionfinal class
Memcached node for the ASCII protocol. -
Uses of TCPMemcachedNodeImpl in net.spy.memcached.protocol.binary
Subclasses of TCPMemcachedNodeImpl in net.spy.memcached.protocol.binaryModifier and TypeClassDescriptionclass
Implementation of MemcachedNode for speakers of the binary protocol.