The Spring Framework

Uses of Package
org.springframework.remoting.soap

Packages that use org.springframework.remoting.soap
org.springframework.remoting.jaxrpc Remoting classes for Web Services via JAX-RPC. 
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.soap used by org.springframework.remoting.jaxrpc
SoapFaultException
          RemoteInvocationFailureException subclass that provides the details of a SOAP fault.
 

Classes in org.springframework.remoting.soap used by org.springframework.remoting.jaxws
SoapFaultException
          RemoteInvocationFailureException subclass that provides the details of a SOAP fault.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.