| Package | Description |
|---|---|
| org.infinispan.remoting |
Remote communication between cache instances.
|
| Modifier and Type | Method and Description |
|---|---|
static LocalInvocation |
LocalInvocation.newInstance(ResponseGenerator responseGenerator,
CacheRpcCommand command,
CommandsFactory commandsFactory,
Address self) |
static LocalInvocation |
LocalInvocation.newInstanceFromCache(Cache<?,?> cache,
CacheRpcCommand command) |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.