Interface CamelExchangeContextPropagation
public interface CamelExchangeContextPropagation
-
Method Summary
Modifier and TypeMethodDescriptionvoidactivateContextSnapshot(Map<String, Object> snapshot) voidclear()voidinitRequestContext(Map<String, Object> headers) voidremoveContextHeaders(Map<String, Object> exchangeHeaders)
-
Method Details
-
initRequestContext
-
createContextSnapshot
-
buildContextSnapshotForSessions
-
activateContextSnapshot
-
removeContextHeaders
-
clear
void clear()
-