Package org.smooks.api.delivery
Content Delivery.
Package Specification
This package (and sub-packages) define classes for delivering content to the target profile.-
Interface Summary Interface Description ContentDeliveryConfig Content delivery configuration.ContentDeliveryConfigBuilder ContentDeliveryRuntime ContentDeliveryRuntimeFactory ContentHandler Smooks resource which can be targeted for content delivery by the Smooks engine.ContentHandlerBinding<T extends ContentHandler> Mapping between a resource configuration and its corresponding resource configuration.ContentHandlerFactory<T> ContentHandler factory interface.Filter FilterBypass Filter bypass interface.FilterProvider Produces aContentDeliveryConfig
for a given sequence of visitor bindings.ReaderPool ReaderPoolFactory ResourceConfigExpander Interface to allow configuration expansion.VisitorAppender Vistor appender.