public interface RpcClientSideInvocationListener
| Modifier and Type | Method and Description |
|---|---|
void |
listenToInvocation(RpcClientSideInvocation invocation)
When the client side sees an invocation, this method
lets a spy listen in on it.
|
void listenToInvocation(RpcClientSideInvocation invocation)
invocation - an invocation to spy on.Copyright © 2013. All Rights Reserved.