Package io.vrap.rmf.base.client.http
Interface CorrelationIdProvider
- All Known Implementing Classes:
ApiCorrelationIdProvider
,HistoryCorrelationIdProvider
,ImportCorrelationIdProvider
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Provider for a correlation id which may be added to a request as unique identifier
-
Method Summary
-
Method Details
-
getCorrelationId
String getCorrelationId()
-