Modifier and Type | Method and Description |
---|---|
Response |
call() |
boolean |
equals(Object o) |
int |
hashCode() |
static LocalInvocation |
newInstance(ResponseGenerator responseGenerator,
CacheRpcCommand command,
CommandsFactory commandsFactory,
Address self) |
static LocalInvocation |
newInstanceFromCache(Cache<?,?> cache,
CacheRpcCommand command) |
public static LocalInvocation newInstanceFromCache(Cache<?,?> cache, CacheRpcCommand command)
public static LocalInvocation newInstance(ResponseGenerator responseGenerator, CacheRpcCommand command, CommandsFactory commandsFactory, Address self)
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.