jar

org.springframework.ws : spring-ws-core

Maven & Gradle

Jun 22, 2023
225 usages
294 stars

Spring WS Core

Table Of Contents

Latest Version

Download org.springframework.ws : spring-ws-core JAR file - Latest Versions:

All Versions

Download org.springframework.ws : spring-ws-core JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.1.x
3.0.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.5.x
1.0.x
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-ws-core-4.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.ws.client.support.interceptor

├─ org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor.class - [JAR]

├─ org.springframework.ws.client.support.interceptor.ClientInterceptor.class - [JAR]

├─ org.springframework.ws.client.support.interceptor.ClientInterceptorAdapter.class - [JAR]

├─ org.springframework.ws.client.support.interceptor.PayloadValidatingInterceptor.class - [JAR]

├─ org.springframework.ws.client.support.interceptor.WebServiceValidationException.class - [JAR]

org.springframework.ws.soap.soap12

├─ org.springframework.ws.soap.soap12.Soap12Body.class - [JAR]

├─ org.springframework.ws.soap.soap12.Soap12Fault.class - [JAR]

├─ org.springframework.ws.soap.soap12.Soap12Header.class - [JAR]

org.springframework.ws.soap.soap11

├─ org.springframework.ws.soap.soap11.Soap11Body.class - [JAR]

├─ org.springframework.ws.soap.soap11.Soap11Fault.class - [JAR]

├─ org.springframework.ws.soap.soap11.Soap11Header.class - [JAR]

org.springframework.ws.server.endpoint.annotation

├─ org.springframework.ws.server.endpoint.annotation.Endpoint.class - [JAR]

├─ org.springframework.ws.server.endpoint.annotation.Namespace.class - [JAR]

├─ org.springframework.ws.server.endpoint.annotation.Namespaces.class - [JAR]

├─ org.springframework.ws.server.endpoint.annotation.PayloadRoot.class - [JAR]

├─ org.springframework.ws.server.endpoint.annotation.PayloadRoots.class - [JAR]

├─ org.springframework.ws.server.endpoint.annotation.RequestPayload.class - [JAR]

├─ org.springframework.ws.server.endpoint.annotation.ResponsePayload.class - [JAR]

├─ org.springframework.ws.server.endpoint.annotation.XPathParam.class - [JAR]

org.springframework.ws.support

├─ org.springframework.ws.support.DefaultStrategiesHelper.class - [JAR]

├─ org.springframework.ws.support.MarshallingUtils.class - [JAR]

├─ org.springframework.ws.support.WebUtils.class - [JAR]

org.springframework.ws.pox.dom

├─ org.springframework.ws.pox.dom.DomPoxMessage.class - [JAR]

├─ org.springframework.ws.pox.dom.DomPoxMessageException.class - [JAR]

├─ org.springframework.ws.pox.dom.DomPoxMessageFactory.class - [JAR]

org.springframework.ws.wsdl.wsdl11.provider

├─ org.springframework.ws.wsdl.wsdl11.provider.AbstractPortTypesProvider.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.provider.BindingsProvider.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.provider.DefaultConcretePartProvider.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.provider.DefaultMessagesProvider.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.provider.ImportsProvider.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.provider.InliningXsdSchemaTypesProvider.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.provider.MessagesProvider.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.provider.PortTypesProvider.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.provider.ServicesProvider.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.provider.SoapProvider.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedMessagesProvider.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.provider.TypesProvider.class - [JAR]

org.springframework.ws.client.support.destination

├─ org.springframework.ws.client.support.destination.AbstractCachingDestinationProvider.class - [JAR]

├─ org.springframework.ws.client.support.destination.DestinationProvider.class - [JAR]

├─ org.springframework.ws.client.support.destination.DestinationProvisionException.class - [JAR]

├─ org.springframework.ws.client.support.destination.Wsdl11DestinationProvider.class - [JAR]

org.springframework.ws.soap.saaj.support

├─ org.springframework.ws.soap.saaj.support.SaajContentHandler.class - [JAR]

├─ org.springframework.ws.soap.saaj.support.SaajUtils.class - [JAR]

├─ org.springframework.ws.soap.saaj.support.SaajXmlReader.class - [JAR]

org.springframework.ws.pox

├─ org.springframework.ws.pox.PoxMessage.class - [JAR]

├─ org.springframework.ws.pox.PoxMessageException.class - [JAR]

org.springframework.ws.soap.server.endpoint.interceptor

├─ org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor.class - [JAR]

├─ org.springframework.ws.soap.server.endpoint.interceptor.DelegatingSmartSoapEndpointInterceptor.class - [JAR]

├─ org.springframework.ws.soap.server.endpoint.interceptor.PayloadRootSmartSoapEndpointInterceptor.class - [JAR]

├─ org.springframework.ws.soap.server.endpoint.interceptor.PayloadValidatingInterceptor.class - [JAR]

├─ org.springframework.ws.soap.server.endpoint.interceptor.SoapActionSmartEndpointInterceptor.class - [JAR]

├─ org.springframework.ws.soap.server.endpoint.interceptor.SoapEnvelopeLoggingInterceptor.class - [JAR]

org.springframework.ws.soap.saaj

├─ org.springframework.ws.soap.saaj.SaajAttachment.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajAttachmentException.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoap11Body.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoap11Fault.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoap11Header.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoap12Body.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoap12Fault.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoap12Header.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoapBody.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoapBodyException.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoapElement.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoapElementException.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoapEnvelope.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoapEnvelopeException.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoapFault.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoapFaultDetail.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoapFaultDetailElement.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoapFaultException.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoapHeader.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoapHeaderElement.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoapHeaderException.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoapMessage.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoapMessageCreationException.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoapMessageException.class - [JAR]

├─ org.springframework.ws.soap.saaj.SaajSoapMessageFactory.class - [JAR]

org.springframework.ws.soap.server.endpoint

├─ org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint.class - [JAR]

├─ org.springframework.ws.soap.server.endpoint.AbstractSoapFaultDefinitionExceptionResolver.class - [JAR]

├─ org.springframework.ws.soap.server.endpoint.SimpleSoapExceptionResolver.class - [JAR]

├─ org.springframework.ws.soap.server.endpoint.SoapFaultAnnotationExceptionResolver.class - [JAR]

├─ org.springframework.ws.soap.server.endpoint.SoapFaultDefinition.class - [JAR]

├─ org.springframework.ws.soap.server.endpoint.SoapFaultDefinitionEditor.class - [JAR]

├─ org.springframework.ws.soap.server.endpoint.SoapFaultMappingExceptionResolver.class - [JAR]

org.springframework.ws.server.endpoint.adapter

├─ org.springframework.ws.server.endpoint.adapter.AbstractMethodEndpointAdapter.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.GenericMarshallingMethodEndpointAdapter.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.MessageEndpointAdapter.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.MessageMethodEndpointAdapter.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.PayloadEndpointAdapter.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.PayloadMethodEndpointAdapter.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.XPathParamAnnotationMethodEndpointAdapter.class - [JAR]

org.springframework.ws.server.endpoint.adapter.method

├─ org.springframework.ws.server.endpoint.adapter.method.AbstractPayloadMethodProcessor.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.method.AbstractPayloadSourceMethodProcessor.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.method.MarshallingPayloadMethodProcessor.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.method.MessageContextMethodArgumentResolver.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.method.MethodArgumentResolver.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.method.MethodReturnValueHandler.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.method.SourcePayloadMethodProcessor.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.method.StaxPayloadMethodArgumentResolver.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.method.XPathParamMethodArgumentResolver.class - [JAR]

org.springframework.ws.server.endpoint.mapping

├─ org.springframework.ws.server.endpoint.mapping.AbstractAnnotationMethodEndpointMapping.class - [JAR]

├─ org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping.class - [JAR]

├─ org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping.class - [JAR]

├─ org.springframework.ws.server.endpoint.mapping.AbstractMethodEndpointMapping.class - [JAR]

├─ org.springframework.ws.server.endpoint.mapping.AbstractQNameEndpointMapping.class - [JAR]

├─ org.springframework.ws.server.endpoint.mapping.PayloadRootAnnotationMethodEndpointMapping.class - [JAR]

├─ org.springframework.ws.server.endpoint.mapping.PayloadRootQNameEndpointMapping.class - [JAR]

├─ org.springframework.ws.server.endpoint.mapping.SimpleMethodEndpointMapping.class - [JAR]

├─ org.springframework.ws.server.endpoint.mapping.UriEndpointMapping.class - [JAR]

├─ org.springframework.ws.server.endpoint.mapping.XPathPayloadEndpointMapping.class - [JAR]

org.springframework.ws.transport

├─ org.springframework.ws.transport.AbstractReceiverConnection.class - [JAR]

├─ org.springframework.ws.transport.AbstractSenderConnection.class - [JAR]

├─ org.springframework.ws.transport.AbstractWebServiceConnection.class - [JAR]

├─ org.springframework.ws.transport.EndpointAwareWebServiceConnection.class - [JAR]

├─ org.springframework.ws.transport.FaultAwareWebServiceConnection.class - [JAR]

├─ org.springframework.ws.transport.HeadersAwareReceiverWebServiceConnection.class - [JAR]

├─ org.springframework.ws.transport.HeadersAwareSenderWebServiceConnection.class - [JAR]

├─ org.springframework.ws.transport.TransportConstants.class - [JAR]

├─ org.springframework.ws.transport.TransportException.class - [JAR]

├─ org.springframework.ws.transport.TransportInputStream.class - [JAR]

├─ org.springframework.ws.transport.TransportOutputStream.class - [JAR]

├─ org.springframework.ws.transport.WebServiceConnection.class - [JAR]

├─ org.springframework.ws.transport.WebServiceMessageReceiver.class - [JAR]

├─ org.springframework.ws.transport.WebServiceMessageSender.class - [JAR]

org.springframework.ws.mime

├─ org.springframework.ws.mime.AbstractMimeMessage.class - [JAR]

├─ org.springframework.ws.mime.Attachment.class - [JAR]

├─ org.springframework.ws.mime.AttachmentException.class - [JAR]

├─ org.springframework.ws.mime.MimeMessage.class - [JAR]

org.springframework.ws.soap.server.endpoint.mapping

├─ org.springframework.ws.soap.server.endpoint.mapping.DelegatingSoapEndpointMapping.class - [JAR]

├─ org.springframework.ws.soap.server.endpoint.mapping.SoapActionAnnotationMethodEndpointMapping.class - [JAR]

├─ org.springframework.ws.soap.server.endpoint.mapping.SoapActionEndpointMapping.class - [JAR]

org.springframework.ws.transport.context

├─ org.springframework.ws.transport.context.DefaultTransportContext.class - [JAR]

├─ org.springframework.ws.transport.context.TransportContext.class - [JAR]

├─ org.springframework.ws.transport.context.TransportContextHolder.class - [JAR]

org.springframework.ws.server.endpoint.support

├─ org.springframework.ws.server.endpoint.support.NamespaceUtils.class - [JAR]

├─ org.springframework.ws.server.endpoint.support.PayloadRootUtils.class - [JAR]

org.springframework.ws.transport.http

├─ org.springframework.ws.transport.http.AbstractHttpSenderConnection.class - [JAR]

├─ org.springframework.ws.transport.http.AbstractHttpWebServiceMessageSender.class - [JAR]

├─ org.springframework.ws.transport.http.ClientHttpRequestConnection.class - [JAR]

├─ org.springframework.ws.transport.http.ClientHttpRequestMessageSender.class - [JAR]

├─ org.springframework.ws.transport.http.CommonsHttpConnection.class - [JAR]

├─ org.springframework.ws.transport.http.CommonsHttpMessageSender.class - [JAR]

├─ org.springframework.ws.transport.http.HttpComponents5ClientFactory.class - [JAR]

├─ org.springframework.ws.transport.http.HttpComponents5Connection.class - [JAR]

├─ org.springframework.ws.transport.http.HttpComponents5MessageSender.class - [JAR]

├─ org.springframework.ws.transport.http.HttpComponentsConnection.class - [JAR]

├─ org.springframework.ws.transport.http.HttpComponentsMessageSender.class - [JAR]

├─ org.springframework.ws.transport.http.HttpServletConnection.class - [JAR]

├─ org.springframework.ws.transport.http.HttpTransportConstants.class - [JAR]

├─ org.springframework.ws.transport.http.HttpTransportException.class - [JAR]

├─ org.springframework.ws.transport.http.HttpUrlConnection.class - [JAR]

├─ org.springframework.ws.transport.http.HttpUrlConnectionMessageSender.class - [JAR]

├─ org.springframework.ws.transport.http.JdkHttpClientConnection.class - [JAR]

├─ org.springframework.ws.transport.http.JdkHttpClientMessageSender.class - [JAR]

├─ org.springframework.ws.transport.http.LastModifiedHelper.class - [JAR]

├─ org.springframework.ws.transport.http.LocationTransformerObjectSupport.class - [JAR]

├─ org.springframework.ws.transport.http.MessageDispatcherServlet.class - [JAR]

├─ org.springframework.ws.transport.http.WebServiceMessageReceiverHandlerAdapter.class - [JAR]

├─ org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter.class - [JAR]

├─ org.springframework.ws.transport.http.XsdSchemaHandlerAdapter.class - [JAR]

org.springframework.ws.server.endpoint.interceptor

├─ org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor.class - [JAR]

├─ org.springframework.ws.server.endpoint.interceptor.DelegatingSmartEndpointInterceptor.class - [JAR]

├─ org.springframework.ws.server.endpoint.interceptor.EndpointInterceptorAdapter.class - [JAR]

├─ org.springframework.ws.server.endpoint.interceptor.PayloadLoggingInterceptor.class - [JAR]

├─ org.springframework.ws.server.endpoint.interceptor.PayloadTransformingInterceptor.class - [JAR]

org.springframework.ws.soap.support

├─ org.springframework.ws.soap.support.SoapUtils.class - [JAR]

org.springframework.ws.soap.client.core

├─ org.springframework.ws.soap.client.core.SoapActionCallback.class - [JAR]

├─ org.springframework.ws.soap.client.core.SoapFaultMessageResolver.class - [JAR]

org.springframework.ws.soap.client

├─ org.springframework.ws.soap.client.SoapFaultClientException.class - [JAR]

org.springframework.ws.transport.http.support

├─ org.springframework.ws.transport.http.support.AbstractAnnotationConfigMessageDispatcherServletInitializer.class - [JAR]

├─ org.springframework.ws.transport.http.support.AbstractMessageDispatcherServletInitializer.class - [JAR]

org.springframework.ws.client.support

├─ org.springframework.ws.client.support.WebServiceAccessor.class - [JAR]

org.springframework.ws.context

├─ org.springframework.ws.context.AbstractMessageContext.class - [JAR]

├─ org.springframework.ws.context.DefaultMessageContext.class - [JAR]

├─ org.springframework.ws.context.MessageContext.class - [JAR]

org.springframework.ws.soap.server.endpoint.adapter.method

├─ org.springframework.ws.soap.server.endpoint.adapter.method.SoapHeaderElementMethodArgumentResolver.class - [JAR]

├─ org.springframework.ws.soap.server.endpoint.adapter.method.SoapMethodArgumentResolver.class - [JAR]

org.springframework.ws.soap.addressing.messageid

├─ org.springframework.ws.soap.addressing.messageid.MessageIdStrategy.class - [JAR]

├─ org.springframework.ws.soap.addressing.messageid.UuidMessageIdStrategy.class - [JAR]

org.springframework.ws.config

├─ org.springframework.ws.config.AnnotationDrivenBeanDefinitionParser.class - [JAR]

├─ org.springframework.ws.config.DynamicWsdlBeanDefinitionParser.class - [JAR]

├─ org.springframework.ws.config.InterceptorsBeanDefinitionParser.class - [JAR]

├─ org.springframework.ws.config.MarshallingEndpointsBeanDefinitionParser.class - [JAR]

├─ org.springframework.ws.config.StaticWsdlBeanDefinitionParser.class - [JAR]

├─ org.springframework.ws.config.WebServicesNamespaceHandler.class - [JAR]

├─ org.springframework.ws.config.XPathEndpointsBeanDefinitionParser.class - [JAR]

org.springframework.ws.soap.server.endpoint.annotation

├─ org.springframework.ws.soap.server.endpoint.annotation.FaultCode.class - [JAR]

├─ org.springframework.ws.soap.server.endpoint.annotation.SoapAction.class - [JAR]

├─ org.springframework.ws.soap.server.endpoint.annotation.SoapActions.class - [JAR]

├─ org.springframework.ws.soap.server.endpoint.annotation.SoapFault.class - [JAR]

├─ org.springframework.ws.soap.server.endpoint.annotation.SoapHeader.class - [JAR]

org.springframework.ws.soap.addressing.server

├─ org.springframework.ws.soap.addressing.server.AbstractActionEndpointMapping.class - [JAR]

├─ org.springframework.ws.soap.addressing.server.AbstractActionMethodEndpointMapping.class - [JAR]

├─ org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping.class - [JAR]

├─ org.springframework.ws.soap.addressing.server.AddressingEndpointInterceptor.class - [JAR]

├─ org.springframework.ws.soap.addressing.server.AnnotationActionEndpointMapping.class - [JAR]

├─ org.springframework.ws.soap.addressing.server.SimpleActionEndpointMapping.class - [JAR]

org.springframework.ws.soap.addressing

├─ org.springframework.ws.soap.addressing.AddressingException.class - [JAR]

org.springframework.ws.soap

├─ org.springframework.ws.soap.AbstractSoapMessage.class - [JAR]

├─ org.springframework.ws.soap.SoapBody.class - [JAR]

├─ org.springframework.ws.soap.SoapBodyException.class - [JAR]

├─ org.springframework.ws.soap.SoapElement.class - [JAR]

├─ org.springframework.ws.soap.SoapElementException.class - [JAR]

├─ org.springframework.ws.soap.SoapEnvelope.class - [JAR]

├─ org.springframework.ws.soap.SoapEnvelopeException.class - [JAR]

├─ org.springframework.ws.soap.SoapFault.class - [JAR]

├─ org.springframework.ws.soap.SoapFaultDetail.class - [JAR]

├─ org.springframework.ws.soap.SoapFaultDetailElement.class - [JAR]

├─ org.springframework.ws.soap.SoapFaultException.class - [JAR]

├─ org.springframework.ws.soap.SoapHeader.class - [JAR]

├─ org.springframework.ws.soap.SoapHeaderElement.class - [JAR]

├─ org.springframework.ws.soap.SoapHeaderException.class - [JAR]

├─ org.springframework.ws.soap.SoapMessage.class - [JAR]

├─ org.springframework.ws.soap.SoapMessageCreationException.class - [JAR]

├─ org.springframework.ws.soap.SoapMessageException.class - [JAR]

├─ org.springframework.ws.soap.SoapMessageFactory.class - [JAR]

├─ org.springframework.ws.soap.SoapVersion.class - [JAR]

org.springframework.ws.stream

├─ org.springframework.ws.stream.StreamingPayload.class - [JAR]

├─ org.springframework.ws.stream.StreamingWebServiceMessage.class - [JAR]

org.springframework.ws.transport.support

├─ org.springframework.ws.transport.support.EnumerationIterator.class - [JAR]

├─ org.springframework.ws.transport.support.TransportUtils.class - [JAR]

├─ org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport.class - [JAR]

org.springframework.ws.soap.addressing.client

├─ org.springframework.ws.soap.addressing.client.ActionCallback.class - [JAR]

org.springframework.ws.server.endpoint.adapter.method.jaxb

├─ org.springframework.ws.server.endpoint.adapter.method.jaxb.AbstractJaxb2PayloadMethodProcessor.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.method.jaxb.JaxbElementPayloadMethodProcessor.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.method.jaxb.XmlRootElementPayloadMethodProcessor.class - [JAR]

org.springframework.ws.server.endpoint.mapping.jaxb

├─ org.springframework.ws.server.endpoint.mapping.jaxb.XmlRootElementEndpointMapping.class - [JAR]

org.springframework.ws.server.endpoint

├─ org.springframework.ws.server.endpoint.AbstractDom4jPayloadEndpoint.class - [JAR]

├─ org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint.class - [JAR]

├─ org.springframework.ws.server.endpoint.AbstractEndpointExceptionResolver.class - [JAR]

├─ org.springframework.ws.server.endpoint.AbstractJDomPayloadEndpoint.class - [JAR]

├─ org.springframework.ws.server.endpoint.AbstractLoggingInterceptor.class - [JAR]

├─ org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint.class - [JAR]

├─ org.springframework.ws.server.endpoint.AbstractSaxPayloadEndpoint.class - [JAR]

├─ org.springframework.ws.server.endpoint.AbstractStaxEventPayloadEndpoint.class - [JAR]

├─ org.springframework.ws.server.endpoint.AbstractStaxPayloadEndpoint.class - [JAR]

├─ org.springframework.ws.server.endpoint.AbstractStaxStreamPayloadEndpoint.class - [JAR]

├─ org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint.class - [JAR]

├─ org.springframework.ws.server.endpoint.AbstractXomPayloadEndpoint.class - [JAR]

├─ org.springframework.ws.server.endpoint.MessageEndpoint.class - [JAR]

├─ org.springframework.ws.server.endpoint.MethodEndpoint.class - [JAR]

├─ org.springframework.ws.server.endpoint.PayloadEndpoint.class - [JAR]

org.springframework.ws.client

├─ org.springframework.ws.client.WebServiceClientException.class - [JAR]

├─ org.springframework.ws.client.WebServiceFaultException.class - [JAR]

├─ org.springframework.ws.client.WebServiceIOException.class - [JAR]

├─ org.springframework.ws.client.WebServiceTransformerException.class - [JAR]

├─ org.springframework.ws.client.WebServiceTransportException.class - [JAR]

org.springframework.ws.soap.addressing.core

├─ org.springframework.ws.soap.addressing.core.EndpointReference.class - [JAR]

├─ org.springframework.ws.soap.addressing.core.MessageAddressingProperties.class - [JAR]

org.springframework.ws.soap.addressing.server.annotation

├─ org.springframework.ws.soap.addressing.server.annotation.Action.class - [JAR]

├─ org.springframework.ws.soap.addressing.server.annotation.Address.class - [JAR]

org.springframework.ws

├─ org.springframework.ws.FaultAwareWebServiceMessage.class - [JAR]

├─ org.springframework.ws.InvalidXmlException.class - [JAR]

├─ org.springframework.ws.NoEndpointFoundException.class - [JAR]

├─ org.springframework.ws.WebServiceException.class - [JAR]

├─ org.springframework.ws.WebServiceMessage.class - [JAR]

├─ org.springframework.ws.WebServiceMessageException.class - [JAR]

├─ org.springframework.ws.WebServiceMessageFactory.class - [JAR]

org.springframework.ws.soap.server

├─ org.springframework.ws.soap.server.SmartSoapEndpointInterceptor.class - [JAR]

├─ org.springframework.ws.soap.server.SoapEndpointInterceptor.class - [JAR]

├─ org.springframework.ws.soap.server.SoapEndpointInvocationChain.class - [JAR]

├─ org.springframework.ws.soap.server.SoapEndpointMapping.class - [JAR]

├─ org.springframework.ws.soap.server.SoapMessageDispatcher.class - [JAR]

org.springframework.ws.client.core.support

├─ org.springframework.ws.client.core.support.WebServiceGatewaySupport.class - [JAR]

org.springframework.ws.server.endpoint.adapter.method.dom

├─ org.springframework.ws.server.endpoint.adapter.method.dom.Dom4jPayloadMethodProcessor.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.method.dom.DomPayloadMethodProcessor.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.method.dom.JDomPayloadMethodProcessor.class - [JAR]

├─ org.springframework.ws.server.endpoint.adapter.method.dom.XomPayloadMethodProcessor.class - [JAR]

org.springframework.ws.soap.addressing.version

├─ org.springframework.ws.soap.addressing.version.AbstractAddressingVersion.class - [JAR]

├─ org.springframework.ws.soap.addressing.version.Addressing10.class - [JAR]

├─ org.springframework.ws.soap.addressing.version.Addressing200408.class - [JAR]

├─ org.springframework.ws.soap.addressing.version.AddressingVersion.class - [JAR]

org.springframework.ws.wsdl

├─ org.springframework.ws.wsdl.WsdlDefinition.class - [JAR]

├─ org.springframework.ws.wsdl.WsdlDefinitionException.class - [JAR]

org.springframework.ws.client.core

├─ org.springframework.ws.client.core.FaultMessageResolver.class - [JAR]

├─ org.springframework.ws.client.core.SimpleFaultMessageResolver.class - [JAR]

├─ org.springframework.ws.client.core.SourceExtractor.class - [JAR]

├─ org.springframework.ws.client.core.WebServiceMessageCallback.class - [JAR]

├─ org.springframework.ws.client.core.WebServiceMessageExtractor.class - [JAR]

├─ org.springframework.ws.client.core.WebServiceOperations.class - [JAR]

├─ org.springframework.ws.client.core.WebServiceTemplate.class - [JAR]

org.springframework.ws.wsdl.wsdl11

├─ org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.SimpleWsdl11Definition.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.Wsdl11Definition.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinition.class - [JAR]

├─ org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinitionException.class - [JAR]

org.springframework.ws.config.annotation

├─ org.springframework.ws.config.annotation.DelegatingWsConfiguration.class - [JAR]

├─ org.springframework.ws.config.annotation.EnableWs.class - [JAR]

├─ org.springframework.ws.config.annotation.WsConfigurationSupport.class - [JAR]

├─ org.springframework.ws.config.annotation.WsConfigurer.class - [JAR]

├─ org.springframework.ws.config.annotation.WsConfigurerAdapter.class - [JAR]

├─ org.springframework.ws.config.annotation.WsConfigurerComposite.class - [JAR]

org.springframework.ws.server

├─ org.springframework.ws.server.EndpointAdapter.class - [JAR]

├─ org.springframework.ws.server.EndpointExceptionResolver.class - [JAR]

├─ org.springframework.ws.server.EndpointInterceptor.class - [JAR]

├─ org.springframework.ws.server.EndpointInvocationChain.class - [JAR]

├─ org.springframework.ws.server.EndpointMapping.class - [JAR]

├─ org.springframework.ws.server.MessageDispatcher.class - [JAR]

├─ org.springframework.ws.server.SmartEndpointInterceptor.class - [JAR]

Advertisement

Dependencies from Group

Jun 22, 2023
225 usages
294 stars
Jun 22, 2023
78 usages
294 stars
Jun 22, 2023
74 usages
294 stars
Jun 22, 2023
49 usages
294 stars
Jun 22, 2023
46 usages
294 stars

Discover Dependencies

Feb 03, 2023
239 usages
52 stars
Dec 24, 2022
65 usages
2k stars
Mar 13, 2021
9 usages
653 stars
Aug 10, 2023
16 usages
3.9k stars
Aug 02, 2023
875 usages
8.6k stars
Jan 22, 2023
881 usages
860 stars
Dec 12, 2022
Jul 19, 2023
1.6k usages
Jul 29, 2021
3 usages
103 stars
Aug 21, 2023
160 usages
2k stars