|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteInvocationExecutor | |
---|---|
org.springframework.remoting.support | Generic support classes for remoting implementations. |
Uses of RemoteInvocationExecutor in org.springframework.remoting.support |
---|
Classes in org.springframework.remoting.support that implement RemoteInvocationExecutor | |
---|---|
class |
DefaultRemoteInvocationExecutor
Default implementation of the RemoteInvocationExecutor interface. |
Methods in org.springframework.remoting.support that return RemoteInvocationExecutor | |
---|---|
RemoteInvocationExecutor |
RemoteInvocationBasedExporter.getRemoteInvocationExecutor()
Return the RemoteInvocationExecutor used by this exporter. |
Methods in org.springframework.remoting.support with parameters of type RemoteInvocationExecutor | |
---|---|
void |
RemoteInvocationBasedExporter.setRemoteInvocationExecutor(RemoteInvocationExecutor remoteInvocationExecutor)
Set the RemoteInvocationExecutor to use for this exporter. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |