public interface InboundInvocationHandler
RpcManager and named-cache scoped components.| Modifier and Type | Method and Description |
|---|---|
Response |
handle(CacheRpcCommand command,
Address origin)
Invokes a command on the cache, from a remote source.
|
Response handle(CacheRpcCommand command, Address origin) throws Throwable
command - command to invokeThrowable - in the event of problems executing the commandCopyright © 2012 JBoss by Red Hat. All Rights Reserved.