| Package | Description |
|---|---|
| org.refcodes.runtime |
This package contains runtime related interfaces and enumerations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SessionCorrelation<B extends SessionCorrelation<B>>
Provides methods to set Session-Correlation behavior: When enabled via
setSessionCorrelation(boolean) (or the like), then an existing
Session-Correlation-ID might be forwarded by setting it into the
Correlation singleton via Correlation.SESSION's
Correlation.setId(String). |
Copyright © 2017. All rights reserved.