Uses of Class
org.infinispan.server.memcached.transport.TextDecoder.State

Packages that use TextDecoder.State
org.infinispan.server.memcached.transport   
 

Uses of TextDecoder.State in org.infinispan.server.memcached.transport
 

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

Methods in org.infinispan.server.memcached.transport with parameters of type TextDecoder.State
 Object TextDecoder.decode(ChannelHandlerContext ctx, ChannelBuffer buffer, TextDecoder.State state)
           
 


Google Analytics

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