Class Hierarchy
- java.lang.Object
- org.springframework.integration.mapping.AbstractHeaderMapper<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.integration.mapping.RequestReplyHeaderMapper<T>)
- org.springframework.integration.ws.DefaultSoapHeaderMapper (implements org.springframework.integration.ws.SoapHeaderMapper)
- org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
- org.springframework.integration.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.support.management.ManageableSmartLifecycle)
- org.springframework.integration.gateway.MessagingGatewaySupport (implements org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.ws.AbstractWebServiceInboundGateway (implements org.springframework.ws.server.endpoint.MessageEndpoint, org.springframework.integration.context.OrderlyShutdownCapable)
- org.springframework.integration.ws.MarshallingWebServiceInboundGateway
- org.springframework.integration.ws.SimpleWebServiceInboundGateway
- org.springframework.integration.ws.AbstractWebServiceInboundGateway (implements org.springframework.ws.server.endpoint.MessageEndpoint, org.springframework.integration.context.OrderlyShutdownCapable)
- org.springframework.integration.gateway.MessagingGatewaySupport (implements org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.handler.MessageHandlerSupport (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.context.Orderable, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.handler.AbstractMessageHandler (implements reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler)
- org.springframework.integration.handler.AbstractMessageProducingHandler (implements org.springframework.integration.handler.HeaderPropagationAware, org.springframework.integration.core.MessageProducer)
- org.springframework.integration.handler.AbstractReplyProducingMessageHandler (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.integration.ws.AbstractWebServiceOutboundGateway
- org.springframework.integration.ws.MarshallingWebServiceOutboundGateway
- org.springframework.integration.ws.SimpleWebServiceOutboundGateway
- org.springframework.integration.ws.AbstractWebServiceOutboundGateway
- org.springframework.integration.handler.AbstractReplyProducingMessageHandler (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.integration.handler.AbstractMessageProducingHandler (implements org.springframework.integration.handler.HeaderPropagationAware, org.springframework.integration.core.MessageProducer)
- org.springframework.integration.handler.AbstractMessageHandler (implements reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler)
- org.springframework.integration.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.support.management.ManageableSmartLifecycle)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.ws.WebServiceException
- org.springframework.integration.ws.ServiceUnavailableException
- org.springframework.ws.WebServiceException
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.xml.transform.TransformerObjectSupport
- org.springframework.integration.ws.AbstractWebServiceOutboundGateway.RequestMessageCallback (implements org.springframework.ws.client.core.WebServiceMessageCallback)
- org.springframework.integration.ws.AbstractWebServiceOutboundGateway.ResponseMessageExtractor (implements org.springframework.ws.client.core.WebServiceMessageExtractor<T>)
- org.springframework.integration.ws.WebServiceHeaders
- org.springframework.integration.mapping.AbstractHeaderMapper<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.integration.mapping.RequestReplyHeaderMapper<T>)
Interface Hierarchy
- org.springframework.integration.mapping.RequestReplyHeaderMapper<T>
- org.springframework.integration.ws.SoapHeaderMapper