Class FilterBinding
java.lang.Object
com.yahoo.vespa.model.container.http.FilterBinding
- Author:
- bjorncs
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbinding()com.yahoo.component.ComponentSpecificationchainId()static FilterBindingcreate(FilterBinding.Type type, com.yahoo.component.ComponentSpecification chainId, BindingPattern binding) booleaninthashCode()type()
-
Method Details
-
create
public static FilterBinding create(FilterBinding.Type type, com.yahoo.component.ComponentSpecification chainId, BindingPattern binding) -
chainId
public com.yahoo.component.ComponentSpecification chainId() -
binding
-
type
-
equals
-
hashCode
public int hashCode()
-