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

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

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

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

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

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


Google Analytics

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