Package | Description |
---|---|
org.apache.cxf.clustering |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentHashMap<FailoverTargetSelector.InvocationKey,FailoverTargetSelector.InvocationContext> |
FailoverTargetSelector.inProgress |
Modifier and Type | Method and Description |
---|---|
protected FailoverTargetSelector.InvocationKey |
FailoverTargetSelector.getInvocationKey(Exchange e) |
Modifier and Type | Method and Description |
---|---|
protected FailoverTargetSelector.InvocationContext |
FailoverTargetSelector.getInvocationContext(FailoverTargetSelector.InvocationKey key) |
Apache CXF