Package org.springframework.ws.transport.context
package org.springframework.ws.transport.context
Abstraction for determining the current TransportInputStream and TransportOutputStream.
-
ClassDescriptionDefault implementation of the
TransportContext
interface.Strategy interface for determining the currentWebServiceConnection
.Simple holder class that associates aTransportContext
instance with the current thread.