Class HttpFilterChain
java.lang.Object
com.yahoo.config.model.producer.AnyConfigProducer
com.yahoo.config.model.producer.TreeConfigProducer<AnyConfigProducer>
com.yahoo.vespa.model.container.component.chain.Chain<Filter>
com.yahoo.vespa.model.container.http.HttpFilterChain
- All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer,ConfigProducer,Serializable
- Author:
- bjorncs
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.yahoo.config.model.producer.AnyConfigProducer
log -
Constructor Summary
ConstructorsConstructorDescriptionHttpFilterChain(com.yahoo.component.chain.model.ChainSpecification inner, HttpFilterChain.Type type) HttpFilterChain(com.yahoo.component.ComponentId id, HttpFilterChain.Type type) HttpFilterChain(String id, HttpFilterChain.Type type) -
Method Summary
Methods inherited from class com.yahoo.vespa.model.container.component.chain.Chain
addInnerComponent, getChainSpecification, getComponentId, getGlobalComponentId, getId, getInnerComponents, getType, toStringMethods inherited from class com.yahoo.config.model.producer.TreeConfigProducer
addChild, addDescendantService, getChildren, getChildrenByTypeRecursive, getConfigClassLoader, getDescendantServices, removeChild, validateMethods inherited from class com.yahoo.config.model.producer.AnyConfigProducer
addConfigId, addUserConfig, cascadeConfig, currentConfigId, findInheritedClassLoader, getConfigId, getMonitoringService, getParent, getRoot, getSubId, getUserConfigs, hostSystem, mergeUserConfigs, remove, setParent, setUserConfigs, stateIsHostedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.yahoo.vespa.model.ConfigProducer
dump
-
Constructor Details
-
HttpFilterChain
public HttpFilterChain(com.yahoo.component.chain.model.ChainSpecification inner, HttpFilterChain.Type type) -
HttpFilterChain
-
HttpFilterChain
-
-
Method Details
-
type
-
id
-