Uses of Class
io.opencensus.contrib.http.AbstractHttpHandler
Packages that use AbstractHttpHandler
-
Uses of AbstractHttpHandler in io.opencensus.contrib.http
Subclasses of AbstractHttpHandler in io.opencensus.contrib.httpModifier and TypeClassDescriptionclassHttpClientHandler<Q,P, C> This helper class provides routine methods to instrument HTTP clients.classHttpServerHandler<Q,P, C> This helper class provides routine methods to instrument HTTP servers.