Spring Web Services Framework

Uses of Class
org.springframework.ws.transport.AbstractReceiverConnection

Packages that use AbstractReceiverConnection
org.springframework.ws.transport.http Package providing support for handling messages via HTTP. 
 

Uses of AbstractReceiverConnection in org.springframework.ws.transport.http
 

Subclasses of AbstractReceiverConnection in org.springframework.ws.transport.http
 class HttpServletConnection
          Implementation of WebServiceConnection that is based on the Servlet API.
 


Spring Web Services Framework

Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.