|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RemoteInvocation | |
| org.springframework.remoting.rmi | Remoting classes for conventional RMI and transparent remoting via RMI invokers. |
| Uses of RemoteInvocation in org.springframework.remoting.rmi |
| Methods in org.springframework.remoting.rmi with parameters of type RemoteInvocation | |
protected java.lang.Object |
RmiServiceExporter.invoke(RemoteInvocation invocation,
java.lang.Object targetObject)
Apply the given remote invocation to the given target object. |
java.lang.Object |
RmiInvocationHandler.invoke(RemoteInvocation invocation)
Apply the given invocation to the target object. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||