Package io.opencensus.contrib.http
-
Class Summary Class Description AbstractHttpHandler<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.HttpRequestContext 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.