Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
dev.rafex.ether.glowroot.jetty12.GlowrootRequestIdMiddleware Member List

This is the complete list of members for dev.rafex.ether.glowroot.jetty12.GlowrootRequestIdMiddleware, including all inherited members.

GlowrootRequestIdMiddleware(final Function< HttpExchange, String > idExtractor, final boolean generateIfAbsent)dev.rafex.ether.glowroot.jetty12.GlowrootRequestIdMiddleware
GlowrootRequestIdMiddleware(final Function< HttpExchange, String > idExtractor, final RequestIdGenerator requestIdGenerator)dev.rafex.ether.glowroot.jetty12.GlowrootRequestIdMiddleware
wrap(final HttpHandler next)dev.rafex.ether.glowroot.jetty12.GlowrootRequestIdMiddleware