| Modifier and Type | Class and Description |
|---|---|
class |
JsonPathMessageConstructionInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
XpathMessageConstructionInterceptor
Interceptor implementation evaluating XPath expressions on message payload during message construction.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDataDictionary<T>
Abstract data dictionary implementation provides global scope handling.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJsonDataDictionary
Abstract json data dictionary works on json message data.
|
class |
JsonMappingDataDictionary
Simple json data dictionary implementation holds a set of mappings where keys are json path expressions to match
json object graph.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractXmlDataDictionary
Abstract data dictionary works on XML message payloads only with parsing the document and translating each element
and attribute with respective value in dictionary.
|
class |
NodeMappingDataDictionary
Very basic data dictionary that holds a list of mappings for message elements.
|
class |
XpathMappingDataDictionary
Xml data dictionary implementation maps elements via XPath expressions.
|
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.