| 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 | Method and Description | 
|---|---|
| RemoteInvocationFactory | JndiRmiClientInterceptor. getRemoteInvocationFactory()Return the RemoteInvocationFactory used by this accessor. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JndiRmiClientInterceptor. setRemoteInvocationFactory(RemoteInvocationFactory remoteInvocationFactory)Set the RemoteInvocationFactory to use for this accessor. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultRemoteInvocationFactoryDefault implementation of the  RemoteInvocationFactoryinterface. | 
| Modifier and Type | Method and Description | 
|---|---|
| RemoteInvocationFactory | RemoteInvocationBasedAccessor. getRemoteInvocationFactory()Return the RemoteInvocationFactory used by this accessor. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RemoteInvocationBasedAccessor. setRemoteInvocationFactory(RemoteInvocationFactory remoteInvocationFactory)Set the RemoteInvocationFactory to use for this accessor. |