| 程序包 | 说明 |
|---|---|
| org.springframework.remoting.support |
Generic support classes for remoting implementations.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultRemoteInvocationExecutor
Default implementation of the
RemoteInvocationExecutor interface. |
| 限定符和类型 | 方法和说明 |
|---|---|
RemoteInvocationExecutor |
RemoteInvocationBasedExporter.getRemoteInvocationExecutor()
Return the RemoteInvocationExecutor used by this exporter.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RemoteInvocationBasedExporter.setRemoteInvocationExecutor(RemoteInvocationExecutor remoteInvocationExecutor)
Set the RemoteInvocationExecutor to use for this exporter.
|