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

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

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


The Spring Framework

Copyright © 2002-2007 The Spring Framework.