org.springframework.http.client.CommonsClientHttpRequestFactory
|
org.springframework.web.jsf.DelegatingVariableResolver
|
org.springframework.web.util.ExpressionEvaluationUtils
as of Spring 3.2, in favor of the JSP 2.0+ native support
for embedded expressions in JSP pages (also applying to tag attributes)
|
org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
in favor of JAX-WS support in org.springframework.remoting.jaxws
|
org.springframework.remoting.jaxrpc.JaxRpcPortProxyFactoryBean
in favor of JAX-WS support in org.springframework.remoting.jaxws
|
org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory
in favor of JAX-WS support in org.springframework.remoting.jaxws
|
org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactoryBean
in favor of JAX-WS support in org.springframework.remoting.jaxws
|
org.springframework.web.context.support.ServletContextFactoryBean
as of Spring 3.0, since "servletContext" is now available
as a default bean in every WebApplicationContext
|
org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer
|
org.springframework.remoting.jaxrpc.ServletEndpointSupport
in favor of JAX-WS support in org.springframework.remoting.jaxws
|
org.springframework.web.jsf.SpringBeanVariableResolver
|
org.springframework.web.jsf.WebApplicationContextVariableResolver
|
org.springframework.http.converter.xml.XmlAwareFormHttpMessageConverter
|