| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteInvocationBasedExporter | |
|---|---|
| org.springframework.jms.remoting | Remoting classes for transparent Java-to-Java remoting via a JMS provider. | 
| 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. | 
| Uses of RemoteInvocationBasedExporter in org.springframework.jms.remoting | 
|---|
| Subclasses of RemoteInvocationBasedExporter 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 RemoteInvocationBasedExporter in org.springframework.remoting.httpinvoker | 
|---|
| Subclasses of RemoteInvocationBasedExporter in org.springframework.remoting.httpinvoker | |
|---|---|
|  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 RemoteInvocationBasedExporter in org.springframework.remoting.rmi | 
|---|
| Subclasses of RemoteInvocationBasedExporter 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 | RmiServiceExporterRMI exporter that exposes the specified service as RMI object with the specified name. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||