| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemotingSupport | |
|---|---|
| org.springframework.jms.remoting | Remoting classes for transparent Java-to-Java remoting via a JMS provider. | 
| 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 RemotingSupport in org.springframework.jms.remoting | 
|---|
| Subclasses of RemotingSupport in org.springframework.jms.remoting | |
|---|---|
|  class | JmsInvokerServiceExporterJMS message listener that exports the specified service bean as a JMS service endpoint, accessible via a JMS invoker proxy. | 
| Uses of RemotingSupport in org.springframework.remoting.caucho | 
|---|
| Subclasses of RemotingSupport in org.springframework.remoting.caucho | |
|---|---|
|  class | BurlapClientInterceptorMethodInterceptorfor accessing a Burlap service. | 
|  class | BurlapExporterGeneral stream-based protocol exporter for a Burlap endpoint. | 
|  class | BurlapProxyFactoryBeanFactoryBean for Burlap proxies. | 
|  class | BurlapServiceExporterServlet-API-based HTTP request handler that exports the specified service bean as Burlap service endpoint, accessible via a Burlap proxy. | 
|  class | HessianClientInterceptorMethodInterceptorfor accessing a Hessian service. | 
|  class | HessianExporterGeneral stream-based protocol exporter for a Hessian endpoint. | 
|  class | HessianProxyFactoryBeanFactoryBean for Hessian proxies. | 
|  class | HessianServiceExporterServlet-API-based HTTP request handler that exports the specified service bean as Hessian service endpoint, accessible via a Hessian proxy. | 
|  class | SimpleBurlapServiceExporterHTTP request handler that exports the specified service bean as Burlap service endpoint, accessible via a Burlap proxy. | 
|  class | SimpleHessianServiceExporterHTTP request handler that exports the specified service bean as Hessian service endpoint, accessible via a Hessian proxy. | 
| Uses of RemotingSupport in org.springframework.remoting.httpinvoker | 
|---|
| Subclasses of RemotingSupport in org.springframework.remoting.httpinvoker | |
|---|---|
|  class | HttpInvokerClientInterceptorMethodInterceptorfor accessing an
 HTTP invoker service. | 
|  class | HttpInvokerProxyFactoryBeanFactoryBean for HTTP invoker proxies. | 
|  class | HttpInvokerServiceExporterServlet-API-based HTTP request handler that exports the specified service bean as HTTP invoker service endpoint, accessible via an HTTP invoker proxy. | 
|  class | SimpleHttpInvokerServiceExporterHTTP request handler that exports the specified service bean as HTTP invoker service endpoint, accessible via an HTTP invoker proxy. | 
| Uses of RemotingSupport in org.springframework.remoting.rmi | 
|---|
| Subclasses of RemotingSupport in org.springframework.remoting.rmi | |
|---|---|
|  class | JndiRmiServiceExporterService exporter which binds RMI services to JNDI. | 
|  class | RemoteInvocationSerializingExporterAbstract base class for remote service exporters that explicitly deserialize RemoteInvocationobjects and serializeRemoteInvocationResultobjects,
 for example Spring's HTTP invoker. | 
|  class | RmiBasedExporterConvenient superclass for RMI-based remote exporters. | 
|  class | RmiClientInterceptorMethodInterceptorfor accessing conventional
 RMI services or RMI invokers. | 
|  class | RmiProxyFactoryBeanFactoryBean for RMI proxies, supporting both conventional RMI services and RMI invokers. | 
|  class | RmiServiceExporterRMI exporter that exposes the specified service as RMI object with the specified name. | 
| Uses of RemotingSupport in org.springframework.remoting.support | 
|---|
| Subclasses of RemotingSupport in org.springframework.remoting.support | |
|---|---|
|  class | RemoteAccessorAbstract base class for classes that access a remote service. | 
|  class | RemoteExporterAbstract base class for classes that export a remote service. | 
|  class | RemoteInvocationBasedAccessorAbstract base class for remote service accessors that are based on serialization of RemoteInvocationobjects. | 
|  class | RemoteInvocationBasedExporterAbstract base class for remote service exporters that are based on deserialization of RemoteInvocationobjects. | 
|  class | UrlBasedRemoteAccessorAbstract base class for classes that access remote services via URLs. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||