Uses of Enum Class
com.yahoo.vespa.model.container.http.FilterBinding.Type
Packages that use FilterBinding.Type
-
Uses of FilterBinding.Type in com.yahoo.vespa.model.container.http
Methods in com.yahoo.vespa.model.container.http that return FilterBinding.TypeModifier and TypeMethodDescriptionFilterBinding.type()static FilterBinding.TypeReturns the enum constant of this class with the specified name.static FilterBinding.Type[]FilterBinding.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.vespa.model.container.http with parameters of type FilterBinding.TypeModifier and TypeMethodDescriptionstatic FilterBindingFilterBinding.create(FilterBinding.Type type, com.yahoo.component.ComponentSpecification chainId, BindingPattern binding)