Package org.milyn.delivery

Content Delivery.

See:
          Description

Interface Summary
ConfigurationExpander Interface to allow configuration expansion.
ContentDeliveryConfig Content delivery configuration.
ContentDeliveryUnit Deprecated. Use ContentHandler.
ContentHandler<T> Content Handler interface definition.
ContentHandlerFactory ContentHandler factory interface.
ExecutionLifecycleCleanable Execution Lifecycle Cleanable resource.
Visitor Abstract Visitor interface.
 

Class Summary
AbstractContentDeliveryConfig Abstract ContentDeliveryConfig.
AbstractParser Abstract Parser.
ContentDeliveryConfigBuilder Content delivery configuration builder.
ContentHandlerConfigMap<T extends ContentHandler> Mapping between a resource configuration and its corresponding resource configuration.
ContentHandlerConfigMapTable<T extends ContentHandler> Simple table for storing ContentHandlerConfigMap lists against a selector string.
ExecutionLifecycleCleanableList Cleanup list for ExecutionLifecycleCleanable implementations.
Filter Content filter.
JavaContentHandlerFactory Java ContentHandler instance creator.
 

Enum Summary
Filter.StreamFilterType Filter type enumeration.
VisitSequence Element visit sequence.
 

Exception Summary
UnsupportedContentHandlerTypeException Unsupported ContentHandler type exception.
 

Package org.milyn.delivery Description

Content Delivery.

Package Specification

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



Copyright © 2008. All Rights Reserved.