SOAP Context Handler for use with JAX-WS. Responsible for logging SOAP XML messages and attaching implicit headers to the outgoing messages. This class is not thread-safe. Every SOAP client is expected to have its own instance of this class and each SOAP call made by those clients has to be atomic.
@author Joseph DiLallo
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.