Uses of Enum
org.infinispan.server.resp.operation.RespExpiration
Packages that use RespExpiration
-
Uses of RespExpiration in org.infinispan.server.resp.operation
Methods in org.infinispan.server.resp.operation that return RespExpirationModifier and TypeMethodDescriptionstatic RespExpirationRespExpiration.valueOf(byte[] type) Returns the enum constant of this type with the specified name.static RespExpirationReturns the enum constant of this type with the specified name.static RespExpiration[]RespExpiration.values()Returns an array containing the constants of this enum type, in the order they are declared.