| Package | Description |
|---|---|
| org.infinispan.remoting.transport |
Transports handle the low-level networking, used by the remoting components.
|
| org.infinispan.remoting.transport.impl | |
| org.infinispan.remoting.transport.jgroups |
A transport implementation based on JGroups.
|
| Class and Description |
|---|
| Request
A remote command invocation request.
|
| RequestRepository |
| Class and Description |
|---|
| MapResponseCollector |
| PassthroughSingleResponseCollector
RPC to a single node, without any validity checks.
|
| Request
A remote command invocation request.
|
| RequestRepository |
| SingleResponseCollector
Response collector for a single response.
|
| SingletonMapResponseCollector |
| VoidResponseCollector
Response collector that discards successful responses and returns
null. |
| Class and Description |
|---|
| MultiTargetRequest
Request implementation that waits for responses from multiple target nodes.
|
| Request
A remote command invocation request.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.