The Spring Framework

Uses of Class
org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory

Packages that use LocalJaxRpcServiceFactory
org.springframework.remoting.jaxrpc Remoting classes for Web Services via JAX-RPC. 
 

Uses of LocalJaxRpcServiceFactory in org.springframework.remoting.jaxrpc
 

Subclasses of LocalJaxRpcServiceFactory in org.springframework.remoting.jaxrpc
 class JaxRpcPortClientInterceptor
          MethodInterceptor for accessing a specific port of a JAX-RPC service.
 class JaxRpcPortProxyFactoryBean
          FactoryBean for a specific port of a JAX-RPC service.
 class LocalJaxRpcServiceFactoryBean
          FactoryBean for locally defined JAX-RPC Service references.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.