| Package | Description |
|---|---|
| org.springframework.remoting.jaxrpc |
Remoting classes for Web Services via JAX-RPC.
|
| Modifier and Type | Method and Description |
|---|---|
JaxRpcServicePostProcessor[] |
LocalJaxRpcServiceFactory.getServicePostProcessors()
Deprecated.
Return the JaxRpcServicePostProcessors to be applied to JAX-RPC Service
instances created by this factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocalJaxRpcServiceFactory.setServicePostProcessors(JaxRpcServicePostProcessor[] servicePostProcessors)
Deprecated.
Set the JaxRpcServicePostProcessors to be applied to JAX-RPC Service
instances created by this factory.
|
Copyright © 2015. All rights reserved.