Uses of Class
org.infinispan.server.memcached.commands.QuitCommand

Packages that use QuitCommand
org.infinispan.server.memcached.commands   
org.infinispan.server.memcached.interceptors   
 

Uses of QuitCommand in org.infinispan.server.memcached.commands
 

Methods in org.infinispan.server.memcached.commands that return QuitCommand
static QuitCommand QuitCommand.newQuitCommand()
           
static QuitCommand QuitCommand.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static QuitCommand[] QuitCommand.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of QuitCommand in org.infinispan.server.memcached.interceptors
 

Methods in org.infinispan.server.memcached.interceptors with parameters of type QuitCommand
 Object AbstractVisitor.visitQuit(ChannelHandlerContext ctx, QuitCommand command)
           
 Object TextProtocolVisitor.visitQuit(ChannelHandlerContext ctx, QuitCommand command)
           
 


Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.