Uses of Class
org.infinispan.server.core.transport.NoState

Packages that use NoState
org.infinispan.server.core.transport   
 

Uses of NoState in org.infinispan.server.core.transport
 

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



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