Package | Description |
---|---|
com.adaptris.core.json |
Base package containing common functionality.
|
com.adaptris.core.json.aggregator |
Supporting
MessageAggregator implementations. |
com.adaptris.core.json.exception |
Implementation(s) of
ExceptionSerializer providing the ability write an exception as
JSON. |
com.adaptris.core.json.jdbc |
Provides JSON support for various JDBC services.
|
com.adaptris.core.json.jsonpatch |
jsonpatch RFC6902 support via
zjsonpatch.
|
com.adaptris.core.json.resolver | |
com.adaptris.core.json.schema |
Implementation of the core
Service interface providing JSON schema validation. |
com.adaptris.core.services.path.json |
Implementation(s) of
Service providing the ability
to extract data from a JSON object. |
com.adaptris.core.services.routing.json |
Implementation(s) of
SyntaxIdentifier providing the ability
to branch based on a JSON Path. |
com.adaptris.core.services.splitter.json |
Implementation(s) of
MessageSplitter providing the ability
to split JSON objects. |
com.adaptris.core.transform.json |
Implementation of the core
Service interface providing JSON transformation functionality. |
com.adaptris.core.transform.json.jolt |
Additional implementations of
Transform . |