Package | Description |
---|---|
com.pushtechnology.diffusion.api.config |
Diffusion Configuration API.
|
com.pushtechnology.diffusion.api.conflation |
Modifier and Type | Method and Description |
---|---|
MessageMatcher |
ConflationPolicyConfig.getMatcher()
Return the matcher in use.
|
Modifier and Type | Method and Description |
---|---|
ConflationPolicyConfig |
ConflationConfig.addPolicy(String name,
ConflationPolicyConfig.Mode mode,
MessageMatcher matcher,
MessageMerger merger)
Adds a conflation policy.
|
Modifier and Type | Field and Description |
---|---|
static MessageMatcher |
MessageMatcher.DEFAULT
This is an instance of the default message matcher which has the null
effect of always matching (i.e.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.