Hierarchy For Package org.springframework.ws.transport.http

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.ws.transport.http.AbstractHttpWebServiceMessageSender (implements org.springframework.ws.transport.WebServiceMessageSender)
      • org.springframework.ws.transport.http.HttpUrlConnectionMessageSender
    • org.springframework.ws.transport.AbstractWebServiceConnection (implements org.springframework.ws.transport.WebServiceConnection)
      • org.springframework.ws.transport.AbstractReceiverConnection (implements org.springframework.ws.transport.HeadersAwareReceiverWebServiceConnection)
        • org.springframework.ws.transport.http.HttpExchangeConnection (implements org.springframework.ws.transport.EndpointAwareWebServiceConnection, org.springframework.ws.transport.FaultAwareWebServiceConnection)
    • java.lang.Throwable (implements java.io.Serializable)
      • java.lang.Exception
        • java.io.IOException
          • org.springframework.ws.transport.TransportException
            • org.springframework.ws.transport.http.HttpTransportException
    • org.springframework.xml.transform.TransformerObjectSupport
      • org.springframework.ws.transport.http.WsdlDefinitionHttpHandler (implements com.sun.net.httpserver.HttpHandler, org.springframework.beans.factory.InitializingBean)
    • org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport (implements org.springframework.beans.factory.InitializingBean)