Uses of Enum Class
org.infinispan.rest.configuration.ExtendedHeaders
Packages that use ExtendedHeaders
-
Uses of ExtendedHeaders in org.infinispan.rest.configuration
Subclasses with type arguments of type ExtendedHeaders in org.infinispan.rest.configurationFields in org.infinispan.rest.configuration with type parameters of type ExtendedHeadersModifier and TypeFieldDescriptionstatic final AttributeDefinition<ExtendedHeaders> RestServerConfiguration.EXTENDED_HEADERSMethods in org.infinispan.rest.configuration that return ExtendedHeadersModifier and TypeMethodDescriptionRestServerConfiguration.extendedHeaders()static ExtendedHeadersReturns the enum constant of this class with the specified name.static ExtendedHeaders[]ExtendedHeaders.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.infinispan.rest.configuration with parameters of type ExtendedHeadersModifier and TypeMethodDescriptionRestServerConfigurationBuilder.extendedHeaders(ExtendedHeaders extendedHeaders)