Factory methods for some of the
Codec implementations.
This class provides methods to create codecs for SOAP/HTTP binding.
It allows to replace default SOAP envelope(primary part in MIME message)
codec in the whole Codec.
This is a part of the JAX-WS RI internal API so that
Tube and transport implementations can reuse the implementations
done inside the JAX-WS.
author: Jitendra Kotamraju author: Kohsuke Kawaguchi |