Spring Web Services Framework

Package org.springframework.ws.transport.context

Abstraction for determining the current TransportInputStream and TransportOutputStream.

See:
          Description

Interface Summary
TransportContext Strategy interface for determining the current WebServiceConnection.
 

Class Summary
DefaultTransportContext Default implementation of the TransportContext interface.
TransportContextHolder Simple holder class that associates a TransportContext instance with the current thread.
 

Package org.springframework.ws.transport.context Description

Abstraction for determining the current TransportInputStream and TransportOutputStream.


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.