| Package | Description | 
|---|---|
| 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. 
 | 
| org.springframework.remoting.soap | 
 SOAP-specific exceptions and support classes for Spring's remoting subsystem. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JaxWsSoapFaultException
Spring SoapFaultException adapter for the JAX-WS
  
SOAPFaultException class. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SoapFaultException
RemoteInvocationFailureException subclass that provides the details
 of a SOAP fault. 
 |