|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RmiInvocationHandler | |
| org.springframework.remoting.rmi | Remoting classes for conventional RMI and transparent remoting via RMI invokers. |
| Uses of RmiInvocationHandler in org.springframework.remoting.rmi |
| Classes in org.springframework.remoting.rmi that implement RmiInvocationHandler | |
(package private) class |
RmiInvocationWrapper
Server-side implementation of RmiInvocationHandler. |
| Methods in org.springframework.remoting.rmi with parameters of type RmiInvocationHandler | |
protected Object |
RmiClientInterceptor.doInvoke(MethodInvocation methodInvocation,
RmiInvocationHandler invocationHandler)
Apply the given AOP method invocation to the given RmiInvocationHandler. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||