Uses of Class
org.jgroups.blocks.MemcachedConnector.Request.Type

Packages that use MemcachedConnector.Request.Type
org.jgroups.blocks Provides building blocks that are layered on top of channels. 
 

Uses of MemcachedConnector.Request.Type in org.jgroups.blocks
 

Methods in org.jgroups.blocks that return MemcachedConnector.Request.Type
static MemcachedConnector.Request.Type MemcachedConnector.Request.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MemcachedConnector.Request.Type[] MemcachedConnector.Request.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.