Class ClientCaptureCurrentContextRestHandler

java.lang.Object
org.jboss.resteasy.reactive.client.handlers.ClientCaptureCurrentContextRestHandler
All Implemented Interfaces:
ClientRestHandler, RestHandler<RestClientRequestContext>

public class ClientCaptureCurrentContextRestHandler extends Object implements ClientRestHandler
This handler is meant to be executed first in the handler chain and it captures some useful information like caller stacktrace.