Uses of Class
net.spy.memcached.tapmessage.BaseMessage
-
Packages that use BaseMessage Package Description net.spy.memcached.tapmessage -
-
Uses of BaseMessage in net.spy.memcached.tapmessage
Subclasses of BaseMessage in net.spy.memcached.tapmessage Modifier and Type Class Description classRequestMessageA tap request message that is used to start tap streams, perform sasl authentication, and maintain the health of tap streams.classResponseMessageA representation of a tap stream message sent from a tap stream server.
-