| Class | Description |
|---|---|
| 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.
|