public class JsonPayloadMappingKeyExtractor extends AbstractMappingKeyExtractor
Constructor and Description |
---|
JsonPayloadMappingKeyExtractor() |
Modifier and Type | Method and Description |
---|---|
String |
getMappingKey(Message request)
Provides mapping key from incoming request message.
|
void |
setJsonPathExpression(String jsonPathExpression)
Sets the jsonPathExpression property.
|
extractMappingKey, setMappingKeyPrefix, setMappingKeySuffix
public String getMappingKey(Message request)
AbstractMappingKeyExtractor
getMappingKey
in class AbstractMappingKeyExtractor
public void setJsonPathExpression(String jsonPathExpression)
jsonPathExpression
- Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.