Uses of Class
com.yahoo.vespa.model.container.component.Handler
Packages that use Handler
Package
Description
-
Uses of Handler in com.yahoo.vespa.model.builder.xml.dom
Methods in com.yahoo.vespa.model.builder.xml.dom that return HandlerModifier and TypeMethodDescriptionprotected HandlerDomHandlerBuilder.doBuild(DeployState deployState, TreeConfigProducer<AnyConfigProducer> parent, Element handlerElement) -
Uses of Handler in com.yahoo.vespa.model.container
Methods in com.yahoo.vespa.model.container that return HandlerMethods in com.yahoo.vespa.model.container that return types with arguments of type HandlerMethods in com.yahoo.vespa.model.container with parameters of type Handler -
Uses of Handler in com.yahoo.vespa.model.container.component
Subclasses of Handler in com.yahoo.vespa.model.container.componentModifier and TypeClassDescriptionclassSets up VipStatusHandler that answers OK when a certain file is present.Methods in com.yahoo.vespa.model.container.component with type parameters of type HandlerModifier and TypeMethodDescriptionstatic <T extends Handler>
Map<String,com.yahoo.container.jdisc.JdiscBindingsConfig.Handlers.Builder> DiscBindingsConfigGenerator.generate(T handler) Methods in com.yahoo.vespa.model.container.component that return HandlerMethod parameters in com.yahoo.vespa.model.container.component with type arguments of type HandlerModifier and TypeMethodDescriptionDiscBindingsConfigGenerator.generate(Collection<? extends Handler> handlers) -
Uses of Handler in com.yahoo.vespa.model.container.component.chain
Subclasses of Handler in com.yahoo.vespa.model.container.component.chainModifier and TypeClassDescriptionclassProcessingHandler<CHAINS extends Chains<?>>Represents a handler for processing chains. -
Uses of Handler in com.yahoo.vespa.model.container.docproc
Subclasses of Handler in com.yahoo.vespa.model.container.docproc -
Uses of Handler in com.yahoo.vespa.model.container.http
Methods in com.yahoo.vespa.model.container.http that return types with arguments of type HandlerModifier and TypeMethodDescriptionAccessControl.handlers()all handlers (that are known by the access control components)