The view of an HTTP exchange from the point of view of JAX-WS.
Different HTTP server layer uses different implementations of this class
so that JAX-WS can be shielded from individuality of such layers.
This is an interface implemented as an abstract class, so that
future versions of the JAX-WS RI can add new methods.
This class extends
PropertySet so that a transport can
expose its properties to the appliation and pipes. |