Uses of Class
com.yahoo.container.jdisc.AsyncHttpResponse
Packages that use AsyncHttpResponse
Package
Description
Contains the handler framework of the container.
-
Uses of AsyncHttpResponse in com.yahoo.container.handler
Methods in com.yahoo.container.handler that return AsyncHttpResponse -
Uses of AsyncHttpResponse in com.yahoo.container.jdisc
Subclasses of AsyncHttpResponse in com.yahoo.container.jdiscModifier and TypeClassDescriptionclassAn HTTP response supporting async rendering and extended information for logging. -
Uses of AsyncHttpResponse in com.yahoo.processing.handler
Subclasses of AsyncHttpResponse in com.yahoo.processing.handlerModifier and TypeClassDescriptionclassA response from running a request through processing.