Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.ws
,
org.springframework.ws.client
,
org.springframework.ws.client.core
,
org.springframework.ws.client.core.support
,
org.springframework.ws.client.support
,
org.springframework.ws.client.support.destination
,
org.springframework.ws.client.support.interceptor
,
org.springframework.ws.config
,
org.springframework.ws.context
,
org.springframework.ws.mime
,
org.springframework.ws.pox
,
org.springframework.ws.pox.dom
,
org.springframework.ws.server
,
org.springframework.ws.server.endpoint
,
org.springframework.ws.server.endpoint.adapter
,
org.springframework.ws.server.endpoint.adapter.method
,
org.springframework.ws.server.endpoint.adapter.method.dom
,
org.springframework.ws.server.endpoint.adapter.method.jaxb
,
org.springframework.ws.server.endpoint.annotation
,
org.springframework.ws.server.endpoint.interceptor
,
org.springframework.ws.server.endpoint.mapping
,
org.springframework.ws.server.endpoint.mapping.jaxb
,
org.springframework.ws.server.endpoint.support
,
org.springframework.ws.soap
,
org.springframework.ws.soap.addressing
,
org.springframework.ws.soap.addressing.client
,
org.springframework.ws.soap.addressing.core
,
org.springframework.ws.soap.addressing.messageid
,
org.springframework.ws.soap.addressing.server
,
org.springframework.ws.soap.addressing.server.annotation
,
org.springframework.ws.soap.addressing.version
,
org.springframework.ws.soap.axiom
,
org.springframework.ws.soap.axiom.support
,
org.springframework.ws.soap.client
,
org.springframework.ws.soap.client.core
,
org.springframework.ws.soap.saaj
,
org.springframework.ws.soap.saaj.support
,
org.springframework.ws.soap.server
,
org.springframework.ws.soap.server.endpoint
,
org.springframework.ws.soap.server.endpoint.adapter.method
,
org.springframework.ws.soap.server.endpoint.annotation
,
org.springframework.ws.soap.server.endpoint.interceptor
,
org.springframework.ws.soap.server.endpoint.mapping
,
org.springframework.ws.soap.soap11
,
org.springframework.ws.soap.soap12
,
org.springframework.ws.soap.support
,
org.springframework.ws.stream
,
org.springframework.ws.support
,
org.springframework.ws.transport
,
org.springframework.ws.transport.context
,
org.springframework.ws.transport.http
,
org.springframework.ws.transport.support
,
org.springframework.ws.wsdl
,
org.springframework.ws.wsdl.wsdl11
,
org.springframework.ws.wsdl.wsdl11.provider
Class Hierarchy
java.lang.
Object
org.springframework.ws.client.support.destination.
AbstractCachingDestinationProvider
(implements org.springframework.ws.client.support.destination.
DestinationProvider
)
org.springframework.ws.client.support.destination.
Wsdl11DestinationProvider
org.springframework.ws.server.endpoint.
AbstractEndpointExceptionResolver
(implements org.springframework.ws.server.
EndpointExceptionResolver
, org.springframework.core.Ordered)
org.springframework.ws.soap.server.endpoint.
AbstractSoapFaultDefinitionExceptionResolver
org.springframework.ws.soap.server.endpoint.
SoapFaultAnnotationExceptionResolver
org.springframework.ws.soap.server.endpoint.
SoapFaultMappingExceptionResolver
org.springframework.ws.soap.server.endpoint.
SimpleSoapExceptionResolver
org.springframework.ws.transport.http.
AbstractHttpWebServiceMessageSender
(implements org.springframework.ws.transport.
WebServiceMessageSender
)
org.springframework.ws.transport.http.
CommonsHttpMessageSender
(implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
org.springframework.ws.transport.http.
HttpComponentsMessageSender
(implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
org.springframework.ws.transport.http.
HttpUrlConnectionMessageSender
org.springframework.ws.server.endpoint.
AbstractMarshallingPayloadEndpoint
(implements org.springframework.beans.factory.InitializingBean, org.springframework.ws.server.endpoint.
MessageEndpoint
)
org.springframework.ws.server.endpoint.
AbstractValidatingMarshallingPayloadEndpoint
org.springframework.ws.soap.server.endpoint.
AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
(implements org.springframework.context.MessageSourceAware)
org.springframework.ws.context.
AbstractMessageContext
(implements org.springframework.ws.context.
MessageContext
)
org.springframework.ws.context.
DefaultMessageContext
org.springframework.ws.mime.
AbstractMimeMessage
(implements org.springframework.ws.mime.
MimeMessage
)
org.springframework.ws.soap.
AbstractSoapMessage
(implements org.springframework.ws.soap.
SoapMessage
)
org.springframework.ws.soap.axiom.
AxiomSoapMessage
(implements org.springframework.ws.stream.
StreamingWebServiceMessage
)
org.springframework.ws.soap.saaj.
SaajSoapMessage
org.springframework.ws.wsdl.wsdl11.provider.
AbstractPortTypesProvider
(implements org.springframework.ws.wsdl.wsdl11.provider.
PortTypesProvider
)
org.springframework.ws.wsdl.wsdl11.provider.
SuffixBasedPortTypesProvider
org.springframework.ws.transport.
AbstractWebServiceConnection
(implements org.springframework.ws.transport.
WebServiceConnection
)
org.springframework.ws.transport.
AbstractReceiverConnection
org.springframework.ws.transport.http.
HttpServletConnection
(implements org.springframework.ws.transport.
EndpointAwareWebServiceConnection
, org.springframework.ws.transport.
FaultAwareWebServiceConnection
)
org.springframework.ws.transport.
AbstractSenderConnection
org.springframework.ws.transport.http.
AbstractHttpSenderConnection
(implements org.springframework.ws.transport.
FaultAwareWebServiceConnection
)
org.springframework.ws.transport.http.
CommonsHttpConnection
org.springframework.ws.transport.http.
HttpComponentsConnection
org.springframework.ws.transport.http.
HttpUrlConnection
org.springframework.xml.sax.
AbstractXmlReader
(implements org.xml.sax.
XMLReader
)
org.springframework.ws.soap.saaj.support.
SaajXmlReader
org.springframework.ws.soap.addressing.client.
ActionCallback
(implements org.springframework.ws.client.core.
WebServiceMessageCallback
)
org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
org.springframework.ws.server.endpoint.mapping.
AbstractEndpointMapping
(implements org.springframework.ws.server.
EndpointMapping
, org.springframework.core.Ordered)
org.springframework.ws.server.endpoint.mapping.
AbstractMapBasedEndpointMapping
org.springframework.ws.server.endpoint.mapping.
AbstractQNameEndpointMapping
org.springframework.ws.server.endpoint.mapping.
PayloadRootQNameEndpointMapping
org.springframework.ws.soap.server.endpoint.mapping.
SoapActionEndpointMapping
(implements org.springframework.ws.soap.server.
SoapEndpointMapping
)
org.springframework.ws.server.endpoint.mapping.
UriEndpointMapping
org.springframework.ws.server.endpoint.mapping.
XPathPayloadEndpointMapping
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.server.endpoint.mapping.
AbstractMethodEndpointMapping
<T>
org.springframework.ws.server.endpoint.mapping.
AbstractAnnotationMethodEndpointMapping
<T>
org.springframework.ws.server.endpoint.mapping.
PayloadRootAnnotationMethodEndpointMapping
org.springframework.ws.soap.server.endpoint.mapping.
SoapActionAnnotationMethodEndpointMapping
(implements org.springframework.ws.soap.server.
SoapEndpointMapping
)
org.springframework.ws.server.endpoint.mapping.jaxb.
XmlRootElementEndpointMapping
org.springframework.ws.server.endpoint.mapping.
SimpleMethodEndpointMapping
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.soap.axiom.
AxiomSoapMessageFactory
(implements org.springframework.beans.factory.InitializingBean, org.springframework.ws.soap.
SoapMessageFactory
)
org.springframework.ws.soap.axiom.support.
AxiomUtils
org.springframework.ws.wsdl.wsdl11.provider.
DefaultConcretePartProvider
(implements org.springframework.ws.wsdl.wsdl11.provider.
BindingsProvider
, org.springframework.ws.wsdl.wsdl11.provider.
ServicesProvider
)
org.springframework.ws.wsdl.wsdl11.provider.
Soap11Provider
org.springframework.ws.wsdl.wsdl11.provider.
Soap12Provider
org.springframework.ws.wsdl.wsdl11.provider.
DefaultMessagesProvider
(implements org.springframework.ws.wsdl.wsdl11.provider.
MessagesProvider
)
org.springframework.ws.wsdl.wsdl11.provider.
SuffixBasedMessagesProvider
org.springframework.ws.support.
DefaultStrategiesHelper
org.springframework.ws.transport.context.
DefaultTransportContext
(implements org.springframework.ws.transport.context.
TransportContext
)
org.springframework.ws.wsdl.wsdl11.
DefaultWsdl11Definition
(implements org.springframework.beans.factory.InitializingBean, org.springframework.ws.wsdl.wsdl11.
Wsdl11Definition
)
org.springframework.ws.server.endpoint.interceptor.
DelegatingSmartEndpointInterceptor
(implements org.springframework.ws.server.
SmartEndpointInterceptor
)
org.springframework.ws.soap.server.endpoint.interceptor.
DelegatingSmartSoapEndpointInterceptor
(implements org.springframework.ws.soap.server.
SmartSoapEndpointInterceptor
)
org.springframework.ws.soap.server.endpoint.interceptor.
PayloadRootSmartSoapEndpointInterceptor
org.springframework.ws.soap.server.endpoint.interceptor.
SoapActionSmartEndpointInterceptor
org.springframework.ws.soap.server.endpoint.mapping.
DelegatingSoapEndpointMapping
(implements org.springframework.beans.factory.InitializingBean, org.springframework.ws.soap.server.
SoapEndpointMapping
)
org.springframework.ws.pox.dom.
DomPoxMessage
(implements org.springframework.ws.pox.
PoxMessage
)
org.springframework.ws.server.endpoint.interceptor.
EndpointInterceptorAdapter
(implements org.springframework.ws.server.
EndpointInterceptor
)
org.springframework.ws.server.
EndpointInvocationChain
org.springframework.ws.soap.server.
SoapEndpointInvocationChain
org.springframework.ws.soap.addressing.core.
EndpointReference
(implements java.io.
Serializable
)
org.springframework.ws.transport.support.
EnumerationIterator
<T> (implements java.util.
Iterator
<E>)
javax.servlet.GenericServlet (implements java.io.
Serializable
, javax.servlet.Servlet, javax.servlet.ServletConfig)
javax.servlet.http.HttpServlet (implements java.io.
Serializable
)
org.springframework.web.servlet.HttpServletBean (implements org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable)
org.springframework.web.servlet.FrameworkServlet
org.springframework.ws.transport.http.
MessageDispatcherServlet
org.springframework.ws.transport.http.
HttpComponentsMessageSender.RemoveSoapHeadersInterceptor
(implements org.apache.http.HttpRequestInterceptor)
java.io.
InputStream
(implements java.io.
Closeable
)
org.springframework.ws.transport.
TransportInputStream
org.springframework.ws.support.
MarshallingUtils
org.springframework.ws.soap.addressing.core.
MessageAddressingProperties
(implements java.io.
Serializable
)
org.springframework.ws.server.endpoint.adapter.method.
MessageContextMethodArgumentResolver
(implements org.springframework.ws.server.endpoint.adapter.method.
MethodArgumentResolver
)
org.springframework.ws.server.
MessageDispatcher
(implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanNameAware, org.springframework.ws.transport.
WebServiceMessageReceiver
)
org.springframework.ws.soap.server.
SoapMessageDispatcher
org.springframework.ws.server.endpoint.adapter.
MessageEndpointAdapter
(implements org.springframework.ws.server.
EndpointAdapter
)
org.springframework.ws.server.endpoint.
MethodEndpoint
org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
org.springframework.ws.config.
WebServicesNamespaceHandler
org.springframework.ws.server.endpoint.support.
NamespaceUtils
java.io.
OutputStream
(implements java.io.
Closeable
, java.io.
Flushable
)
org.springframework.ws.transport.
TransportOutputStream
org.springframework.ws.server.endpoint.support.
PayloadRootUtils
java.beans.
PropertyEditorSupport
(implements java.beans.
PropertyEditor
)
org.springframework.ws.soap.server.endpoint.
SoapFaultDefinitionEditor
org.springframework.ws.soap.saaj.support.
SaajContentHandler
(implements org.xml.sax.
ContentHandler
)
org.springframework.ws.soap.saaj.
SaajSoapMessageFactory
(implements org.springframework.beans.factory.InitializingBean, org.springframework.ws.soap.
SoapMessageFactory
)
org.springframework.ws.soap.saaj.support.
SaajUtils
org.springframework.ws.client.core.
SimpleFaultMessageResolver
(implements org.springframework.ws.client.core.
FaultMessageResolver
)
org.springframework.ws.wsdl.wsdl11.
SimpleWsdl11Definition
(implements org.springframework.beans.factory.InitializingBean, org.springframework.ws.wsdl.wsdl11.
Wsdl11Definition
)
org.springframework.ws.soap.client.core.
SoapActionCallback
(implements org.springframework.ws.client.core.
WebServiceMessageCallback
)
org.springframework.ws.soap.server.endpoint.
SoapFaultDefinition
org.springframework.ws.soap.client.core.
SoapFaultMessageResolver
(implements org.springframework.ws.client.core.
FaultMessageResolver
)
org.springframework.ws.soap.server.endpoint.adapter.method.
SoapHeaderElementMethodArgumentResolver
(implements org.springframework.ws.server.endpoint.adapter.method.
MethodArgumentResolver
)
org.springframework.ws.soap.server.endpoint.adapter.method.
SoapMethodArgumentResolver
(implements org.springframework.ws.server.endpoint.adapter.method.
MethodArgumentResolver
)
org.springframework.ws.wsdl.wsdl11.provider.
SoapProvider
(implements org.springframework.ws.wsdl.wsdl11.provider.
BindingsProvider
, org.springframework.ws.wsdl.wsdl11.provider.
ServicesProvider
)
org.springframework.ws.soap.support.
SoapUtils
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.io.
IOException
org.springframework.ws.transport.
TransportException
org.springframework.ws.transport.http.
HttpTransportException
java.lang.
RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.ws.
WebServiceException
org.springframework.ws.soap.addressing.
AddressingException
org.springframework.ws.
InvalidXmlException
org.springframework.ws.
NoEndpointFoundException
org.springframework.ws.client.
WebServiceClientException
org.springframework.ws.client.support.destination.
DestinationProvisionException
org.springframework.ws.client.
WebServiceFaultException
org.springframework.ws.soap.client.
SoapFaultClientException
org.springframework.ws.client.
WebServiceIOException
org.springframework.ws.client.
WebServiceTransportException
org.springframework.ws.client.
WebServiceTransformerException
org.springframework.ws.client.support.interceptor.
WebServiceValidationException
org.springframework.ws.
WebServiceMessageException
org.springframework.ws.mime.
AttachmentException
org.springframework.ws.soap.axiom.
AxiomAttachmentException
org.springframework.ws.soap.saaj.
SaajAttachmentException
org.springframework.ws.pox.
PoxMessageException
org.springframework.ws.pox.dom.
DomPoxMessageException
org.springframework.ws.soap.
SoapMessageException
org.springframework.ws.soap.axiom.
AxiomSoapMessageException
org.springframework.ws.soap.saaj.
SaajSoapMessageException
org.springframework.ws.soap.
SoapBodyException
org.springframework.ws.soap.saaj.
SaajSoapBodyException
org.springframework.ws.soap.
SoapElementException
org.springframework.ws.soap.axiom.
AxiomSoapElementException
org.springframework.ws.soap.saaj.
SaajSoapElementException
org.springframework.ws.soap.
SoapEnvelopeException
org.springframework.ws.soap.axiom.
AxiomSoapBodyException
org.springframework.ws.soap.axiom.
AxiomSoapEnvelopeException
org.springframework.ws.soap.saaj.
SaajSoapEnvelopeException
org.springframework.ws.soap.
SoapFaultException
org.springframework.ws.soap.axiom.
AxiomSoapFaultException
org.springframework.ws.soap.saaj.
SaajSoapFaultException
org.springframework.ws.soap.
SoapHeaderException
org.springframework.ws.soap.axiom.
AxiomSoapHeaderException
org.springframework.ws.soap.saaj.
SaajSoapHeaderException
org.springframework.ws.soap.
SoapMessageCreationException
org.springframework.ws.soap.axiom.
AxiomSoapMessageCreationException
org.springframework.ws.soap.saaj.
SaajSoapMessageCreationException
org.springframework.ws.wsdl.
WsdlDefinitionException
org.springframework.ws.wsdl.wsdl11.
Wsdl4jDefinitionException
org.springframework.xml.transform.
TransformerObjectSupport
org.springframework.ws.soap.addressing.server.
AbstractAddressingEndpointMapping
(implements org.springframework.beans.factory.InitializingBean, org.springframework.core.Ordered, org.springframework.ws.soap.server.
SoapEndpointMapping
)
org.springframework.ws.soap.addressing.server.
AbstractActionEndpointMapping
(implements org.springframework.context.ApplicationContextAware)
org.springframework.ws.soap.addressing.server.
AbstractActionMethodEndpointMapping
org.springframework.ws.soap.addressing.server.
AnnotationActionEndpointMapping
(implements org.springframework.beans.factory.config.BeanPostProcessor)
org.springframework.ws.soap.addressing.server.
SimpleActionEndpointMapping
org.springframework.ws.soap.addressing.version.
AbstractAddressingVersion
(implements org.springframework.ws.soap.addressing.version.
AddressingVersion
)
org.springframework.ws.soap.addressing.version.
Addressing10
org.springframework.ws.soap.addressing.version.
Addressing200408
org.springframework.ws.server.endpoint.
AbstractDom4jPayloadEndpoint
(implements org.springframework.ws.server.endpoint.
PayloadEndpoint
)
org.springframework.ws.server.endpoint.
AbstractDomPayloadEndpoint
(implements org.springframework.ws.server.endpoint.
PayloadEndpoint
)
org.springframework.ws.server.endpoint.
AbstractJDomPayloadEndpoint
(implements org.springframework.ws.server.endpoint.
PayloadEndpoint
)
org.springframework.ws.server.endpoint.
AbstractLoggingInterceptor
(implements org.springframework.ws.server.
EndpointInterceptor
)
org.springframework.ws.server.endpoint.interceptor.
PayloadLoggingInterceptor
org.springframework.ws.soap.server.endpoint.interceptor.
SoapEnvelopeLoggingInterceptor
(implements org.springframework.ws.soap.server.
SoapEndpointInterceptor
)
org.springframework.ws.server.endpoint.adapter.
AbstractMethodEndpointAdapter
(implements org.springframework.ws.server.
EndpointAdapter
)
org.springframework.ws.server.endpoint.adapter.
DefaultMethodEndpointAdapter
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.InitializingBean)
org.springframework.ws.server.endpoint.adapter.
MarshallingMethodEndpointAdapter
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.server.endpoint.adapter.
GenericMarshallingMethodEndpointAdapter
org.springframework.ws.server.endpoint.adapter.
MessageMethodEndpointAdapter
org.springframework.ws.server.endpoint.adapter.
PayloadMethodEndpointAdapter
org.springframework.ws.server.endpoint.adapter.
XPathParamAnnotationMethodEndpointAdapter
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.server.endpoint.adapter.method.
AbstractPayloadMethodProcessor
(implements org.springframework.ws.server.endpoint.adapter.method.
MethodArgumentResolver
, org.springframework.ws.server.endpoint.adapter.method.
MethodReturnValueHandler
)
org.springframework.ws.server.endpoint.adapter.method.jaxb.
AbstractJaxb2PayloadMethodProcessor
org.springframework.ws.server.endpoint.adapter.method.jaxb.
JaxbElementPayloadMethodProcessor
org.springframework.ws.server.endpoint.adapter.method.jaxb.
XmlRootElementPayloadMethodProcessor
org.springframework.ws.server.endpoint.adapter.method.
AbstractPayloadSourceMethodProcessor
org.springframework.ws.server.endpoint.adapter.method.dom.
Dom4jPayloadMethodProcessor
org.springframework.ws.server.endpoint.adapter.method.dom.
DomPayloadMethodProcessor
org.springframework.ws.server.endpoint.adapter.method.dom.
JDomPayloadMethodProcessor
org.springframework.ws.server.endpoint.adapter.method.
SourcePayloadMethodProcessor
org.springframework.ws.server.endpoint.adapter.method.dom.
XomPayloadMethodProcessor
org.springframework.ws.server.endpoint.adapter.method.
MarshallingPayloadMethodProcessor
org.springframework.ws.server.endpoint.
AbstractSaxPayloadEndpoint
(implements org.springframework.ws.server.endpoint.
PayloadEndpoint
)
org.springframework.ws.server.endpoint.
AbstractStaxPayloadEndpoint
org.springframework.ws.server.endpoint.
AbstractStaxEventPayloadEndpoint
(implements org.springframework.ws.server.endpoint.
MessageEndpoint
)
org.springframework.ws.server.endpoint.
AbstractStaxStreamPayloadEndpoint
(implements org.springframework.ws.server.endpoint.
MessageEndpoint
)
org.springframework.ws.client.support.interceptor.
AbstractValidatingInterceptor
(implements org.springframework.ws.client.support.interceptor.
ClientInterceptor
, org.springframework.beans.factory.InitializingBean)
org.springframework.ws.client.support.interceptor.
PayloadValidatingInterceptor
org.springframework.ws.server.endpoint.interceptor.
AbstractValidatingInterceptor
(implements org.springframework.ws.server.
EndpointInterceptor
, org.springframework.beans.factory.InitializingBean)
org.springframework.ws.soap.server.endpoint.interceptor.
AbstractFaultCreatingValidatingInterceptor
org.springframework.ws.soap.server.endpoint.interceptor.
PayloadValidatingInterceptor
org.springframework.ws.server.endpoint.
AbstractXomPayloadEndpoint
(implements org.springframework.ws.server.endpoint.
PayloadEndpoint
)
org.springframework.ws.pox.dom.
DomPoxMessageFactory
(implements org.springframework.ws.
WebServiceMessageFactory
)
org.springframework.ws.wsdl.wsdl11.provider.
InliningXsdSchemaTypesProvider
(implements org.springframework.ws.wsdl.wsdl11.provider.
TypesProvider
)
org.springframework.ws.transport.http.
LocationTransformerObjectSupport
org.springframework.ws.transport.http.
WsdlDefinitionHandlerAdapter
(implements org.springframework.web.servlet.HandlerAdapter, org.springframework.beans.factory.InitializingBean)
org.springframework.ws.transport.http.
XsdSchemaHandlerAdapter
(implements org.springframework.web.servlet.HandlerAdapter, org.springframework.beans.factory.InitializingBean)
org.springframework.ws.server.endpoint.adapter.
PayloadEndpointAdapter
(implements org.springframework.ws.server.
EndpointAdapter
)
org.springframework.ws.server.endpoint.interceptor.
PayloadTransformingInterceptor
(implements org.springframework.ws.server.
EndpointInterceptor
, org.springframework.beans.factory.InitializingBean)
org.springframework.ws.server.endpoint.adapter.method.
StaxPayloadMethodArgumentResolver
(implements org.springframework.ws.server.endpoint.adapter.method.
MethodArgumentResolver
)
org.springframework.ws.client.support.
WebServiceAccessor
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.client.core.
WebServiceTemplate
(implements org.springframework.ws.client.core.
WebServiceOperations
)
org.springframework.ws.transport.context.
TransportContextHolder
org.springframework.ws.transport.support.
TransportUtils
org.springframework.ws.soap.addressing.messageid.
UuidMessageIdStrategy
(implements org.springframework.ws.soap.addressing.messageid.
MessageIdStrategy
)
org.springframework.ws.client.core.support.
WebServiceGatewaySupport
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.transport.support.
WebServiceMessageReceiverObjectSupport
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.transport.http.
WebServiceMessageReceiverHandlerAdapter
(implements org.springframework.web.servlet.HandlerAdapter)
org.springframework.ws.wsdl.wsdl11.
Wsdl4jDefinition
(implements org.springframework.ws.wsdl.wsdl11.
Wsdl11Definition
)
org.springframework.ws.wsdl.wsdl11.
ProviderBasedWsdl4jDefinition
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.server.endpoint.adapter.method.
XPathParamMethodArgumentResolver
(implements org.springframework.ws.server.endpoint.adapter.method.
MethodArgumentResolver
)
Interface Hierarchy
org.springframework.ws.soap.addressing.version.
AddressingVersion
org.springframework.ws.mime.
Attachment
org.springframework.ws.wsdl.wsdl11.provider.
BindingsProvider
org.springframework.ws.client.support.interceptor.
ClientInterceptor
org.springframework.ws.client.support.destination.
DestinationProvider
org.springframework.ws.server.
EndpointAdapter
org.springframework.ws.server.
EndpointExceptionResolver
org.springframework.ws.server.
EndpointInterceptor
org.springframework.ws.server.
SmartEndpointInterceptor
org.springframework.ws.soap.server.
SmartSoapEndpointInterceptor
(also extends org.springframework.ws.soap.server.
SoapEndpointInterceptor
)
org.springframework.ws.soap.server.
SmartSoapEndpointInterceptor
(also extends org.springframework.ws.server.
SmartEndpointInterceptor
, org.springframework.ws.soap.server.
SoapEndpointInterceptor
)
org.springframework.ws.soap.server.
SoapEndpointInterceptor
org.springframework.ws.soap.server.
SmartSoapEndpointInterceptor
(also extends org.springframework.ws.server.
SmartEndpointInterceptor
)
org.springframework.ws.server.
EndpointMapping
org.springframework.ws.soap.server.
SoapEndpointMapping
org.springframework.ws.client.core.
FaultMessageResolver
org.springframework.ws.wsdl.wsdl11.provider.
ImportsProvider
org.springframework.ws.context.
MessageContext
org.springframework.ws.server.endpoint.
MessageEndpoint
org.springframework.ws.soap.addressing.messageid.
MessageIdStrategy
org.springframework.ws.wsdl.wsdl11.provider.
MessagesProvider
org.springframework.ws.server.endpoint.adapter.method.
MethodArgumentResolver
org.springframework.ws.server.endpoint.adapter.method.
MethodReturnValueHandler
org.springframework.ws.server.endpoint.
PayloadEndpoint
org.springframework.ws.wsdl.wsdl11.provider.
PortTypesProvider
org.springframework.ws.wsdl.wsdl11.provider.
ServicesProvider
org.springframework.ws.soap.
SoapElement
org.springframework.ws.soap.soap11.
Soap11Body
org.springframework.ws.soap.soap11.
Soap11Fault
org.springframework.ws.soap.soap11.
Soap11Header
org.springframework.ws.soap.soap12.
Soap12Body
org.springframework.ws.soap.soap12.
Soap12Fault
org.springframework.ws.soap.soap12.
Soap12Header
org.springframework.ws.soap.
SoapBody
org.springframework.ws.soap.soap11.
Soap11Body
org.springframework.ws.soap.soap12.
Soap12Body
org.springframework.ws.soap.
SoapEnvelope
org.springframework.ws.soap.
SoapFault
org.springframework.ws.soap.soap11.
Soap11Fault
org.springframework.ws.soap.soap12.
Soap12Fault
org.springframework.ws.soap.
SoapFaultDetail
org.springframework.ws.soap.
SoapFaultDetailElement
org.springframework.ws.soap.
SoapHeader
org.springframework.ws.soap.soap11.
Soap11Header
org.springframework.ws.soap.soap12.
Soap12Header
org.springframework.ws.soap.
SoapHeaderElement
org.springframework.ws.soap.
SoapVersion
org.springframework.ws.client.core.
SourceExtractor
<T>
org.springframework.ws.stream.
StreamingPayload
org.springframework.ws.transport.
TransportConstants
org.springframework.ws.transport.http.
HttpTransportConstants
org.springframework.ws.transport.context.
TransportContext
org.springframework.ws.wsdl.wsdl11.provider.
TypesProvider
org.springframework.ws.transport.
WebServiceConnection
org.springframework.ws.transport.
EndpointAwareWebServiceConnection
org.springframework.ws.transport.
FaultAwareWebServiceConnection
org.springframework.ws.
WebServiceMessage
org.springframework.ws.
FaultAwareWebServiceMessage
org.springframework.ws.soap.
SoapMessage
(also extends org.springframework.ws.mime.
MimeMessage
)
org.springframework.ws.mime.
MimeMessage
org.springframework.ws.soap.
SoapMessage
(also extends org.springframework.ws.
FaultAwareWebServiceMessage
)
org.springframework.ws.pox.
PoxMessage
org.springframework.ws.soap.
SoapMessage
(also extends org.springframework.ws.
FaultAwareWebServiceMessage
, org.springframework.ws.mime.
MimeMessage
)
org.springframework.ws.stream.
StreamingWebServiceMessage
org.springframework.ws.client.core.
WebServiceMessageCallback
org.springframework.ws.client.core.
WebServiceMessageExtractor
<T>
org.springframework.ws.
WebServiceMessageFactory
org.springframework.ws.soap.
SoapMessageFactory
org.springframework.ws.transport.
WebServiceMessageReceiver
org.springframework.ws.transport.
WebServiceMessageSender
org.springframework.ws.client.core.
WebServiceOperations
org.springframework.ws.wsdl.
WsdlDefinition
org.springframework.ws.wsdl.wsdl11.
Wsdl11Definition
Annotation Type Hierarchy
org.springframework.ws.server.endpoint.annotation.
XPathParam
(implements java.lang.annotation.
Annotation
)
org.springframework.ws.server.endpoint.annotation.
ResponsePayload
(implements java.lang.annotation.
Annotation
)
org.springframework.ws.server.endpoint.annotation.
RequestPayload
(implements java.lang.annotation.
Annotation
)
org.springframework.ws.server.endpoint.annotation.
PayloadRoot
(implements java.lang.annotation.
Annotation
)
org.springframework.ws.server.endpoint.annotation.
Namespaces
(implements java.lang.annotation.
Annotation
)
org.springframework.ws.server.endpoint.annotation.
Namespace
(implements java.lang.annotation.
Annotation
)
org.springframework.ws.server.endpoint.annotation.
Endpoint
(implements java.lang.annotation.
Annotation
)
org.springframework.ws.soap.addressing.server.annotation.
Address
(implements java.lang.annotation.
Annotation
)
org.springframework.ws.soap.addressing.server.annotation.
Action
(implements java.lang.annotation.
Annotation
)
org.springframework.ws.soap.server.endpoint.annotation.
SoapHeader
(implements java.lang.annotation.
Annotation
)
org.springframework.ws.soap.server.endpoint.annotation.
SoapFault
(implements java.lang.annotation.
Annotation
)
org.springframework.ws.soap.server.endpoint.annotation.
SoapAction
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.springframework.ws.soap.server.endpoint.annotation.
FaultCode
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013
The Spring Web Services Framework
. All Rights Reserved.