Spring Web Services Framework

Uses of Interface
org.springframework.ws.transport.EndpointAwareWebServiceConnection

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

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

Classes in org.springframework.ws.transport.http that implement EndpointAwareWebServiceConnection
 class HttpExchangeConnection
          Implementation of WebServiceConnection that is based on the Java 6 HttpServer HttpExchange.
 class HttpServletConnection
          Implementation of WebServiceConnection that is based on the Servlet API.
 


Spring Web Services Framework

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