Implementation of {@link Message} backed by {@link Source} where the Sourcerepresents the complete message such as a SOAP envelope. It uses {@link StreamSOAPCodec} to create a {@link Message} and uses it as adelegate for all the methods.
@author Vivek Pandey
@author Jitendra Kotamraju
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.