Package io.opencensus.contrib.http
package io.opencensus.contrib.http
-
ClassesClassDescriptionAbstractHttpHandler<Q,
P> Base class for handling request on http client and server.HttpClientHandler<Q,P, C> This helper class provides routine methods to instrument HTTP clients.HttpExtractor<Q,P> An adaptor to extract information from request and response.This class provides storage per request context on http client and server.HttpServerHandler<Q,P, C> This helper class provides routine methods to instrument HTTP servers.