Uses of Package
org.springframework.remoting.jaxws

Packages that use org.springframework.remoting.jaxws
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. 
 

Classes in org.springframework.remoting.jaxws used by org.springframework.remoting.jaxws
AbstractJaxWsServiceExporter
          Abstract exporter for JAX-WS services, autodetecting annotated service beans (through the JAX-WS WebService annotation).
JaxWsPortClientInterceptor
          MethodInterceptor for accessing a specific port of a JAX-WS service.
LocalJaxWsServiceFactory
          Factory for locally defined JAX-WS Service references.
 



Copyright © 2002-2008 The Spring Framework.