Package org.springframework.remoting.jaxrpc

Remoting classes for Web Services via JAX-RPC.

See:
          Description

Interface Summary
JaxRpcServicePostProcessor Deprecated. in favor of JAX-WS support in org.springframework.remoting.jaxws
 

Class Summary
JaxRpcPortClientInterceptor Deprecated. in favor of JAX-WS support in org.springframework.remoting.jaxws
JaxRpcPortProxyFactoryBean Deprecated. in favor of JAX-WS support in org.springframework.remoting.jaxws
LocalJaxRpcServiceFactory Deprecated. in favor of JAX-WS support in org.springframework.remoting.jaxws
LocalJaxRpcServiceFactoryBean Deprecated. in favor of JAX-WS support in org.springframework.remoting.jaxws
ServletEndpointSupport Deprecated. in favor of JAX-WS support in org.springframework.remoting.jaxws
 

Exception Summary
JaxRpcSoapFaultException Deprecated. in favor of JAX-WS support in org.springframework.remoting.jaxws
 

Package org.springframework.remoting.jaxrpc Description

Remoting classes for Web Services via JAX-RPC. This package provides proxy factories for accessing JAX-RPC services and ports, and a support class for implementing JAX-RPC Servlet endpoints.