|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxRpcServicePostProcessor | |
---|---|
org.springframework.remoting.jaxrpc | Remoting classes for Web Services via JAX-RPC. |
Uses of JaxRpcServicePostProcessor in org.springframework.remoting.jaxrpc |
---|
Methods in org.springframework.remoting.jaxrpc that return JaxRpcServicePostProcessor | |
---|---|
JaxRpcServicePostProcessor[] |
LocalJaxRpcServiceFactory.getServicePostProcessors()
Return the JaxRpcServicePostProcessors to be applied to JAX-RPC Service instances created by this factory. |
Methods in org.springframework.remoting.jaxrpc with parameters of type JaxRpcServicePostProcessor | |
---|---|
void |
LocalJaxRpcServiceFactory.setServicePostProcessors(JaxRpcServicePostProcessor[] servicePostProcessors)
Set the JaxRpcServicePostProcessors to be applied to JAX-RPC Service instances created by this factory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |