Spring Web Services Framework

Uses of Class
org.springframework.ws.transport.http.AbstractHttpSenderConnection

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

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

Subclasses of AbstractHttpSenderConnection in org.springframework.ws.transport.http
 class CommonsHttpConnection
          Deprecated. In favor of HttpComponentsConnection
 class HttpComponentsConnection
          Implementation of WebServiceConnection that is based on Apache HttpClient.
 class HttpUrlConnection
          Implementation of the WebServiceConnection interface that uses a HttpURLConnection.
 


Spring Web Services Framework

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