| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteAccessor | |
|---|---|
| org.springframework.remoting.caucho | This package provides remoting classes for Caucho's Hessian and Burlap protocols: a proxy factory for accessing Hessian/Burlap services, and an exporter for making beans available to Hessian/Burlap clients. | 
| org.springframework.remoting.httpinvoker | Remoting classes for transparent Java-to-Java remoting via HTTP invokers. | 
| org.springframework.remoting.rmi | Remoting classes for conventional RMI and transparent remoting via RMI invokers. | 
| org.springframework.remoting.support | Generic support classes for remoting implementations. | 
| Uses of RemoteAccessor in org.springframework.remoting.caucho | 
|---|
| Subclasses of RemoteAccessor in org.springframework.remoting.caucho | |
|---|---|
|  class | BurlapClientInterceptorMethodInterceptorfor accessing a Burlap service. | 
|  class | BurlapProxyFactoryBeanFactoryBean for Burlap proxies. | 
|  class | HessianClientInterceptorMethodInterceptorfor accessing a Hessian service. | 
|  class | HessianProxyFactoryBeanFactoryBean for Hessian proxies. | 
| Uses of RemoteAccessor in org.springframework.remoting.httpinvoker | 
|---|
| Subclasses of RemoteAccessor in org.springframework.remoting.httpinvoker | |
|---|---|
|  class | HttpInvokerClientInterceptorMethodInterceptorfor accessing an
 HTTP invoker service. | 
|  class | HttpInvokerProxyFactoryBeanFactoryBean for HTTP invoker proxies. | 
| Uses of RemoteAccessor in org.springframework.remoting.rmi | 
|---|
| Subclasses of RemoteAccessor in org.springframework.remoting.rmi | |
|---|---|
|  class | RmiClientInterceptorMethodInterceptorfor accessing conventional
 RMI services or RMI invokers. | 
|  class | RmiProxyFactoryBeanFactoryBean for RMI proxies, supporting both conventional RMI services and RMI invokers. | 
| Uses of RemoteAccessor in org.springframework.remoting.support | 
|---|
| Subclasses of RemoteAccessor in org.springframework.remoting.support | |
|---|---|
|  class | RemoteInvocationBasedAccessorAbstract base class for remote service accessors that are based on serialization of RemoteInvocationobjects. | 
|  class | UrlBasedRemoteAccessorAbstract base class for classes that access remote services via URLs. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||