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

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.jms.support.JmsAccessor (implements org.springframework.beans.factory.InitializingBean)
      • org.springframework.jms.support.destination.JmsDestinationAccessor
        • org.springframework.ws.transport.jms.JmsMessageSender (implements org.springframework.ws.transport.WebServiceMessageSender)
    • java.lang.Throwable (implements java.io.Serializable)
    • org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport (implements org.springframework.beans.factory.InitializingBean)

Interface Hierarchy

  • org.springframework.ws.transport.TransportConstants