Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
StatusCapturingHttpExchange.java File Reference
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.glowroot.agent.api.Glowroot;
import dev.rafex.ether.http.core.HttpExchange;
Include dependency graph for StatusCapturingHttpExchange.java:

Go to the source code of this file.

Classes

class  dev.rafex.ether.glowroot.jetty12.StatusCapturingHttpExchange
 Package-private HttpExchange decorator that intercepts all response methods to record the HTTP status code as a Glowroot transaction attribute.

Packages

package  dev.rafex.ether.glowroot.jetty12