| Package | Description |
|---|---|
| org.infinispan.remoting |
Remote communication between cache instances.
|
| Modifier and Type | Method and Description |
|---|---|
static LocalInvocation |
LocalInvocation.newInstance(ComponentRegistry componentRegistry,
CacheRpcCommand command) |
static LocalInvocation |
LocalInvocation.newInstanceFromCache(Cache<?,?> cache,
CacheRpcCommand command) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.