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

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • 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.AbstractSenderConnection (implements org.springframework.ws.transport.HeadersAwareSenderWebServiceConnection)
    • org.springframework.ws.transport.mail.MailMessageSender (implements org.springframework.beans.factory.InitializingBean, org.springframework.ws.transport.WebServiceMessageSender)
    • java.lang.Throwable (implements java.io.Serializable)
    • org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport (implements org.springframework.beans.factory.InitializingBean)
      • org.springframework.ws.transport.support.SimpleWebServiceMessageReceiverObjectSupport (implements org.springframework.beans.factory.InitializingBean)
        • org.springframework.ws.transport.support.AbstractStandaloneMessageReceiver (implements org.springframework.beans.factory.DisposableBean, org.springframework.context.Lifecycle)
          • org.springframework.ws.transport.support.AbstractAsyncStandaloneMessageReceiver (implements org.springframework.beans.factory.BeanNameAware)

Interface Hierarchy

  • org.springframework.ws.transport.TransportConstants