Uses of Enum
org.infinispan.server.memcached.MemcachedDecoderState
Packages that use MemcachedDecoderState
-
Uses of MemcachedDecoderState in org.infinispan.server.memcached
Methods in org.infinispan.server.memcached that return MemcachedDecoderStateModifier and TypeMethodDescriptionstatic MemcachedDecoderState
Returns the enum constant of this type with the specified name.static MemcachedDecoderState[]
MemcachedDecoderState.values()
Returns an array containing the constants of this enum type, in the order they are declared.