The ClientStreamProperties class is an abstract adaptor class that implements the {@link StreamProperties} interface for content to be writtento or read from the target service based upon its attributes and a {@link GDataRequest}.
Subclasses must implement the {@link StreamProperties#getContentType()}method since the expected content type depends on the direction of data transfer for the request.
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.