Uses of Interface
com.yahoo.component.chain.model.Chainable
Packages that use Chainable
Package
Description
Java library for request-response data processing.
-
Uses of Chainable in com.yahoo.component.chain
Classes in com.yahoo.component.chain that implement Chainable -
Uses of Chainable in com.yahoo.jdisc.http.filter
Subinterfaces of Chainable in com.yahoo.jdisc.http.filterModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceClasses in com.yahoo.jdisc.http.filter that implement ChainableModifier and TypeClassDescriptionfinal classImplementation of TypedFilterChain for DiscFilterRequestclassImplementation of TypedFilterChain for DiscFilterResponse -
Uses of Chainable in com.yahoo.jdisc.http.filter.chain
Classes in com.yahoo.jdisc.http.filter.chain that implement ChainableModifier and TypeClassDescriptionfinal classfinal classfinal classfinal class -
Uses of Chainable in com.yahoo.processing
Classes in com.yahoo.processing that implement ChainableModifier and TypeClassDescriptionclassSuperclass of chainable components processing Requests to create Responses. -
Uses of Chainable in com.yahoo.processing.processors
Classes in com.yahoo.processing.processors that implement ChainableModifier and TypeClassDescriptionclassA processor which adds the current content of the Request.properties() to the trace before calling the next processor, if traceLevel is 4 or more.