Writes the entire message to the given output stream.
If the given stream is an instance of {@link org.springframework.ws.transport.TransportOutputStream}, the corresponding headers will be written as well.
@param outputStream the stream to write to
@throws IOException if an I/O exception occurs
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.