Class TextQuitCommand

java.lang.Object
net.rubyeye.xmemcached.command.Command
net.rubyeye.xmemcached.command.text.TextQuitCommand
All Implemented Interfaces:
WriteMessage

public class TextQuitCommand extends Command
Quit command for text protocol
  • Field Details

  • Constructor Details

    • TextQuitCommand

      public TextQuitCommand()
  • Method Details