public class ClientRequestInterceptor extends Object
ClientRequestAdapter| Constructor and Description |
|---|
ClientRequestInterceptor(ClientTracer clientTracer) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(ClientRequestAdapter adapter)
Handles outgoing request.
|
public ClientRequestInterceptor(ClientTracer clientTracer)
public void handle(ClientRequestAdapter adapter)
adapter - The adapter deals with implementation specific details.Copyright © 2016. All rights reserved.