Uses of Enum Class
org.infinispan.rest.RequestHeader
Packages that use RequestHeader
-
Uses of RequestHeader in org.infinispan.rest
Subclasses with type arguments of type RequestHeader in org.infinispan.restMethods in org.infinispan.rest that return RequestHeaderModifier and TypeMethodDescriptionstatic RequestHeader
Returns the enum constant of this class with the specified name.static RequestHeader[]
RequestHeader.values()
Returns an array containing the constants of this enum class, in the order they are declared.