Class JsonXmlTransformService

java.lang.Object
com.adaptris.core.ServiceImp
com.adaptris.core.transform.json.JsonXmlTransformService
All Implemented Interfaces:
AdaptrisComponent, ComponentLifecycle, ComponentLifecycleExtension, ConfigComment, MessageEventGenerator, Service, StateManagedComponent

@ComponentProfile(summary="Transform a JSON document to XML, or vice versa", tag="service,transform,json,xml") public class JsonXmlTransformService extends ServiceImp
XML to JSON converter and vice versa.

In the adapter configuration file this class is aliased as json-xml-transform-service which is the preferred alternative to the fully qualified classname when building your configuration.