public class CorrelationIdFeature
extends org.apache.cxf.feature.AbstractFeature
| Modifier and Type | Field and Description |
|---|---|
private CorrelationContext |
context |
private CorrelationIdInInterceptor |
in |
private CorrelationIdOutInterceptor |
out |
enabled| Constructor and Description |
|---|
CorrelationIdFeature() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider,
org.apache.cxf.Bus bus) |
getActive, getID, initialize, initialize, initialize, initializeisEnabledprivate final CorrelationContext context
private final CorrelationIdInInterceptor in
private final CorrelationIdOutInterceptor out
Copyright © 2024. All rights reserved.