Class AdvancedStreamingTransformationDriver

  • All Implemented Interfaces:
    com.adaptris.core.transform.json.TransformationDriver

    @ComponentProfile(summary="streaming xml/json driver that allows customisations",
                      tag="json,xml",
                      since="3.11.0")
    public class AdvancedStreamingTransformationDriver
    extends DefaultStreamingTransformationDriver
    TransformationDriver implementation that allows customisation of a JsonStreamingConfigBuilder.

    In the adapter configuration file this class is aliased as advanced-streaming-transformation-driver which is the preferred alternative to the fully qualified classname when building your configuration.