The Spring Framework

Uses of Package
org.springframework.remoting.jaxrpc

Packages that use org.springframework.remoting.jaxrpc
org.springframework.remoting.jaxrpc Remoting classes for Web Services via JAX-RPC. 
org.springframework.remoting.jaxrpc.support Support for specific JAX-RPC providers. 
 

Classes in org.springframework.remoting.jaxrpc used by org.springframework.remoting.jaxrpc
JaxRpcPortClientInterceptor
          MethodInterceptor for accessing a specific port of a JAX-RPC service.
JaxRpcServicePostProcessor
          Callback interface for post-processing a JAX-RPC Service.
LocalJaxRpcServiceFactory
          Factory for locally defined JAX-RPC Service references.
 

Classes in org.springframework.remoting.jaxrpc used by org.springframework.remoting.jaxrpc.support
JaxRpcServicePostProcessor
          Callback interface for post-processing a JAX-RPC Service.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.