| FactoryBean for Burlap proxies. Exposes the proxied service for
use as a bean reference, using the specified service interface.
Burlap is a slim, XML-based RPC protocol.
For information on Burlap, see the
Burlap website
The service URL must be an HTTP URL exposing a Burlap service.
For details, see the
BurlapClientInterceptor javadoc.
author: Juergen Hoeller since: 13.05.2003 See Also: BurlapProxyFactoryBean.setServiceInterface See Also: BurlapProxyFactoryBean.setServiceUrl See Also: BurlapClientInterceptor See Also: BurlapServiceExporter See Also: org.springframework.remoting.caucho.HessianProxyFactoryBean See Also: org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean See Also: org.springframework.remoting.rmi.RmiProxyFactoryBean |