Skip navigation links
Spring Web Services

Package org.springframework.ws.transport.http

Package providing support for handling messages via HTTP.

See: Description

Package org.springframework.ws.transport.http Description

Package providing support for handling messages via HTTP. Includes the MessageDispatcherServlet and WebServiceHttpHandler for server-side access, and the HttpUrlConnectionMessageSender and CommonsHttpMessageSender for client-side access.
Skip navigation links
Spring Web Services