| Name | Description | Type | Package | Framework |
| BurlapClientInterceptor | MethodInterceptor for accessing a Burlap service. | Class | org.springframework.remoting.caucho | Spring MVC |
| BurlapExporter | General stream-based protocol exporter for a Burlap endpoint. | Class | org.springframework.remoting.caucho | Spring MVC |
| BurlapProxyFactoryBean | FactoryBean for Burlap proxies. | Class | org.springframework.remoting.caucho | Spring MVC |
| BurlapServiceExporter | Servlet-API-based HTTP request handler that exports the specified service beanas Burlap service endpoint, accessible via a Burlap proxy. | Class | org.springframework.remoting.caucho | Spring MVC |
| HessianClientInterceptor | MethodInterceptor for accessing a Hessian service. | Class | org.springframework.remoting.caucho | Spring MVC |
| HessianExporter | General stream-based protocol exporter for a Hessian endpoint. | Class | org.springframework.remoting.caucho | Spring MVC |
| HessianProxyFactoryBean | FactoryBean for Hessian proxies. | Class | org.springframework.remoting.caucho | Spring MVC |
| HessianServiceExporter | Servlet-API-based HTTP request handler that exports the specified service beanas Hessian service endpoint, accessible via a Hessian proxy. | Class | org.springframework.remoting.caucho | Spring MVC |
| SimpleBurlapServiceExporter | HTTP request handler that exports the specified service bean asBurlap service endpoint, accessible via a Burlap proxy. | Class | org.springframework.remoting.caucho | Spring MVC |
| SimpleHessianServiceExporter | HTTP request handler that exports the specified service bean asHessian service endpoint, accessible via a Hessian proxy. | Class | org.springframework.remoting.caucho | Spring MVC |