Uses of Interface
org.springframework.ws.transport.EndpointAwareWebServiceConnection
Package
Description
Package providing support for handling messages via HTTP.
-
Uses of EndpointAwareWebServiceConnection in org.springframework.ws.transport.http
Modifier and TypeClassDescriptionclass
Implementation ofWebServiceConnection
that is based on the Java 6 HttpServerHttpExchange
.class
Implementation ofWebServiceConnection
that is based on the Servlet API.