Uses of Class
org.springframework.remoting.jaxws.LocalJaxWsServiceFactory

Packages that use LocalJaxWsServiceFactory
org.springframework.remoting.jaxws Remoting classes for Web Services via JAX-WS (the successor of JAX-RPC), as included in Java 6 and Java EE 5. 
 

Uses of LocalJaxWsServiceFactory in org.springframework.remoting.jaxws
 

Subclasses of LocalJaxWsServiceFactory in org.springframework.remoting.jaxws
 class JaxWsPortClientInterceptor
          MethodInterceptor for accessing a specific port of a JAX-WS service.
 class JaxWsPortProxyFactoryBean
          FactoryBean for a specific port of a JAX-WS service.
 class LocalJaxWsServiceFactoryBean
          FactoryBean for locally defined JAX-WS Service references.
 



Copyright © 2002-2008 The Spring Framework.