Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
JaxRpcSoapFaultException
Deprecated.
in favor of JAX-WS support in
org.springframework.remoting.jaxws |
Modifier and Type | Class and Description |
---|---|
class |
JaxWsSoapFaultException
Spring SoapFaultException adapter for the JAX-WS
SOAPFaultException class. |
Copyright © 2015. All rights reserved.