| Package | Description | 
|---|---|
| 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. | 
| Modifier and Type | Class and Description | 
|---|---|
| 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. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RemoteInvocationBasedExporterAbstract base class for remote service exporters that are based
 on deserialization of  RemoteInvocationobjects. |