| Package | Description |
|---|---|
| org.infinispan.remoting.transport |
Transports handle the low-level networking, used by the remoting components.
|
| org.infinispan.util.logging |
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
|
| Modifier and Type | Method and Description |
|---|---|
static SuspectException |
ResponseCollectors.remoteNodeSuspected(Address sender) |
| Modifier and Type | Method and Description |
|---|---|
SuspectException |
Log.remoteNodeSuspected(Address address) |
SuspectException |
Log_$logger.remoteNodeSuspected(Address address) |
SuspectException |
Log.thirdPartySuspected(Address sender,
SuspectException e) |
SuspectException |
Log_$logger.thirdPartySuspected(Address sender,
SuspectException e) |
| Modifier and Type | Method and Description |
|---|---|
SuspectException |
Log.thirdPartySuspected(Address sender,
SuspectException e) |
SuspectException |
Log_$logger.thirdPartySuspected(Address sender,
SuspectException e) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.