Uses of Enum Class
org.infinispan.rest.framework.LookupResult.Status
Packages that use LookupResult.Status
-
Uses of LookupResult.Status in org.infinispan.rest.framework
Methods in org.infinispan.rest.framework that return LookupResult.StatusModifier and TypeMethodDescriptionLookupResult.getStatus()
static LookupResult.Status
Returns the enum constant of this class with the specified name.static LookupResult.Status[]
LookupResult.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of LookupResult.Status in org.infinispan.rest.framework.impl
Methods in org.infinispan.rest.framework.impl that return LookupResult.Status