Class Hierarchy
- java.lang.Object
- org.springframework.ws.transport.mail.monitor.AbstractMonitoringStrategy (implements org.springframework.ws.transport.mail.monitor.MonitoringStrategy)
- 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)
- org.springframework.ws.transport.jms.support.JmsTransportUtils
- org.springframework.ws.transport.mail.MailMessageSender (implements org.springframework.beans.factory.InitializingBean, org.springframework.ws.transport.WebServiceMessageSender)
- org.springframework.ws.transport.mail.support.MailTransportUtils
- 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)
- org.springframework.ws.transport.xmpp.XmppMessageReceiver
- org.springframework.ws.transport.jms.JmsMessageReceiver
- org.springframework.ws.transport.jms.WebServiceMessageListener (implements org.springframework.jms.listener.SessionAwareMessageListener<M>)
- org.springframework.ws.transport.xmpp.support.XmppConnectionFactoryBean (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.ws.transport.xmpp.XmppMessageSender (implements org.springframework.beans.factory.InitializingBean, org.springframework.ws.transport.WebServiceMessageSender)
- org.springframework.ws.transport.xmpp.support.XmppTransportUtils
Interface Hierarchy
- org.springframework.ws.transport.mail.monitor.MonitoringStrategy
- org.springframework.ws.transport.TransportConstants