Class StreamingOnRequestDataSource

java.lang.Object
org.apache.synapse.transport.passthru.util.StreamingOnRequestDataSource
All Implemented Interfaces:
DataSource

public class StreamingOnRequestDataSource extends Object implements DataSource
This class has a special flag, which says this is it's last use and not to cache data if it did not have done so already.
Author:
Srinath Perera (srinath@wso2.com)