Package org.ikasan.framework.payload.service

Interface Summary
DatabaseHousekeeper Implementations of this interface will know how to housekeep database records
PayloadBroker Interface for components capable of publishing Payloads in some sense
PayloadInputStreamAcquirer Capable of providing an InputStream in response to a specified Payload
PayloadProvider Interface for components capable of sourcing Payloads
PayloadPublisher Interface for components capable of publishing Payloads in some sense
 

Class Summary
DatabasePayloadProvider Implementation of PayloadProvider that discovers new Payloads from the Database by way of unconsumed DatabasePayloads
DatabasePayloadPublisher Publishes an Ikasan Event to a Database
FileSystemInputStreamPayloadPublisher PayloadPublisher that knows how to deliver an referenced InputStream to the File System
FileSystemPayloadPublisher Publishes a Payload to a File System.
JMSPayloadPublisher Publishes a Payload to a JMS Destination either as a MapMessage or TextMessage.
 



Copyright © 2007-2012 Ikasan. All Rights Reserved.