| Modifier and Type | Interface | Description |
|---|---|---|
interface |
RequestCorrelation<B extends RequestCorrelation<B>> |
Provides methods to set Request-Correlation behavior: When enabled via
setRequestCorrelation(boolean) (or the like), then an existing
Request-Correlation-ID might be forwarded by setting it into the
Correlation singleton via Correlation.REQUEST's
Correlation.setId(String). |
Copyright © 2018. All rights reserved.