org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor Interceptor for accessing a specific port of a JAX-RPC service. Uses either LocalJaxRpcServiceFactory's facilities underneath, or takes an explicit reference to an existing JAX-RPC Service instance (for example looked up via JndiObjectFactoryBean). <p>Allows to set JAX-RPC's standard stub p ...