Milyn-Smooks Version 0.4

Package org.milyn.delivery

Content Delivery.

See:
          Description

Interface Summary
ContentDeliveryConfig Content delivery configuration.
ContentDeliveryUnit Content Delivery Unit interface definition.
ContentDeliveryUnitCreator ContentDeliveryUnit Factory Method (GoF) Creator interface.
ElementVisitor Element Visitor (GoF) interface.
 

Class Summary
ContentDeliveryConfigImpl Useragent content delivery configuration.
ContentDeliveryUnitCreatorFactory ContentDeliveryUnitCreator Factory class.
ElementList ElementList.
JavaContentDeliveryUnitCreator Java ContentDeliveryUnit instance creator.
SmooksHtml Smooks HTML content manipulation and delivery class.
XslContentDeliveryUnitCreator XSL TransUnit ConcreteCreator class (GoF - Factory Method).
 

Exception Summary
UnsupportedContentDeliveryUnitTypeException Unsupported TransUnit type exception.
 

Package org.milyn.delivery Description

Content Delivery.

Package Specification

This package (and sub-packages) define classes for delivering content to the target device.

  1. Content Delivery Phases
  2. Content Delivery Units


Milyn-Smooks Version 0.4