Package org.ikasan.framework.util

Class Summary
AggregatedContentInputStream Abstract InputStream implementation supported by blocks of byte arrays Subclasses of this class will incrementally supply an unknown number of content blocks in the form of byte arrays, which will be available seamlessly to the stream hooks exist for injecting additional content: 1) before the first block (header) 2) between each block 3) after each block 4) after the last block (footer)
Env This class captures all environment variables set in Java system property option.
 



Copyright © 2007-2012 Ikasan. All Rights Reserved.