{@link Source} implementation backed by {@link DataHandler}.
This implementation allows the same {@link Source} to be usedmutliple times.
{@link Source} isn't really pluggable. As a consequence,this implementation is clunky --- weak against unexpected usage of the class.
@author Kohsuke Kawaguchi
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.