Deprecated Classes |
org.springframework.ws.server.endpoint.AbstractDom4jPayloadEndpoint
as of Spring Web Services 2.0, in favor of annotated endpoints |
org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
as of Spring Web Services 2.0, in favor of annotated endpoints |
org.springframework.ws.server.endpoint.AbstractJDomPayloadEndpoint
as of Spring Web Services 2.0, in favor of annotated endpoints |
org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
as of Spring Web Services 2.0, in favor of annotated endpoints |
org.springframework.ws.server.endpoint.AbstractSaxPayloadEndpoint
as of Spring Web Services 2.0, in favor of annotated endpoints |
org.springframework.ws.server.endpoint.AbstractStaxEventPayloadEndpoint
as of Spring Web Services 2.0, in favor of annotated endpoints |
org.springframework.ws.server.endpoint.AbstractStaxPayloadEndpoint
as of Spring Web Services 2.0, in favor of annotated endpoints |
org.springframework.ws.server.endpoint.AbstractStaxStreamPayloadEndpoint
as of Spring Web Services 2.0, in favor of annotated endpoints |
org.springframework.ws.server.endpoint.AbstractXomPayloadEndpoint
as of Spring Web Services 2.0, in favor of annotated endpoints |
org.springframework.ws.transport.http.CommonsHttpConnection
In favor of HttpComponentsConnection |
org.springframework.ws.transport.http.CommonsHttpMessageSender
In favor of HttpComponentsMessageSender |
org.springframework.ws.server.endpoint.adapter.GenericMarshallingMethodEndpointAdapter
as of Spring Web Services 2.0, in favor of DefaultMethodEndpointAdapter and MarshallingPayloadMethodProcessor . |
org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
as of Spring Web Services 2.0, in favor of DefaultMethodEndpointAdapter and MarshallingPayloadMethodProcessor . |
org.springframework.ws.server.endpoint.adapter.MessageMethodEndpointAdapter
as of Spring Web Services 2.0, in favor of DefaultMethodEndpointAdapter and MessageContextMethodArgumentResolver . |
org.springframework.ws.server.endpoint.adapter.PayloadMethodEndpointAdapter
as of Spring Web Services 2.0, in favor of DefaultMethodEndpointAdapter and SourcePayloadMethodProcessor . |
org.springframework.ws.server.endpoint.mapping.PayloadRootQNameEndpointMapping
as of Spring Web Services 2.0, in favor of PayloadRootAnnotationMethodEndpointMapping . |
org.springframework.ws.soap.server.endpoint.mapping.SoapActionEndpointMapping
as of Spring Web Services 2.0, in favor of SoapActionAnnotationMethodEndpointMapping . |
org.springframework.ws.server.endpoint.adapter.XPathParamAnnotationMethodEndpointAdapter
as of Spring Web Services 2.0, in favor of DefaultMethodEndpointAdapter and XPathParamMethodArgumentResolver . |