Uses of Enum Class
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 class with the specified name.static RespExpirationReturns the enum constant of this class with the specified name.static RespExpiration[]RespExpiration.values()Returns an array containing the constants of this enum class, in the order they are declared.