package

org.springframework.remoting.jaxrpc

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.

Interfaces

JaxRpcServicePostProcessor This interface is deprecated. in favor of JAX-WS support in org.springframework.remoting.jaxws  

Classes

JaxRpcPortClientInterceptor This class is deprecated. in favor of JAX-WS support in org.springframework.remoting.jaxws  
JaxRpcPortProxyFactoryBean This class is deprecated. in favor of JAX-WS support in org.springframework.remoting.jaxws  
LocalJaxRpcServiceFactory This class is deprecated. in favor of JAX-WS support in org.springframework.remoting.jaxws  
LocalJaxRpcServiceFactoryBean This class is deprecated. in favor of JAX-WS support in org.springframework.remoting.jaxws  
ServletEndpointSupport This class is deprecated. in favor of JAX-WS support in org.springframework.remoting.jaxws  

Exceptions

JaxRpcSoapFaultException This class is deprecated. in favor of JAX-WS support in org.springframework.remoting.jaxws