站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 1.2.9 API 文档英文版

Uses of Class org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory (Spring Framework) - Spring Framework 1.2.9 API 文档英文版


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
          Interceptor 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.
 



Copyright (c) 2002-2007 The Spring Framework Project.