| Package | Description |
|---|---|
| org.springframework.ws.transport.http |
Package providing support for handling messages via HTTP.
|
| Modifier and Type | Class and Description |
|---|---|
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. |
Copyright © 2017 Pivotal Software. All rights reserved.