public class ClientInterceptorTemplate extends Object
| Constructor and Description |
|---|
ClientInterceptorTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
onIncomingResponse(String extentAsString)
Handles the transactional termination of an incoming response.
|
String |
onOutgoingRequest()
Determines the propagation header.
|
public String onOutgoingRequest()
public void onIncomingResponse(String extentAsString)
extent - The extent found in the response headers, can be null.Copyright © 2026. All rights reserved.