Interface ClientRequestContextCaptor

All Superinterfaces:
AutoCloseable, SafeCloseable, Supplier<ClientRequestContext>

public interface ClientRequestContextCaptor
extends SafeCloseable, Supplier<ClientRequestContext>
Captures the ClientRequestContexts created by the current thread.
See Also:
Clients.newContextCaptor()