Spring Web Services Framework

Uses of Package
org.springframework.ws.transport.http

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

Classes in org.springframework.ws.transport.http used by org.springframework.ws.transport.http
AbstractHttpSenderConnection
          Abstract base class for WebServiceConnection implementations that send request over HTTP.
AbstractHttpWebServiceMessageSender
          Abstract base class for WebServiceMessageSender implementations that use HTTP.
HttpTransportException
          Exception that is thrown when an error occurs in the HTTP transport.
HttpUrlConnectionMessageSender
          WebServiceMessageSender implementation that uses standard J2SE facilities to execute POST requests, without support for HTTP authentication or advanced configuration options.
LocationTransformerObjectSupport
          Abstract base class for WsdlDefinitionHandlerAdapter and XsdSchemaHandlerAdapter that transforms XSD and WSDL location attributes.
 


Spring Web Services Framework

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