Uses of Class
org.infinispan.remoting.transport.jgroups.SuspectException
Packages that use SuspectException
Package
Description
Transports handle the low-level networking, used by the remoting components.
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
-
Uses of SuspectException in org.infinispan.remoting.transport
Methods in org.infinispan.remoting.transport that return SuspectExceptionModifier and TypeMethodDescriptionstatic SuspectException
ResponseCollectors.remoteNodeSuspected
(Address sender) -
Uses of SuspectException in org.infinispan.util.logging
Methods in org.infinispan.util.logging that return SuspectExceptionModifier and TypeMethodDescriptionfinal SuspectException
Log_$logger.remoteNodeSuspected
(Address address) final SuspectException
Log_$logger.thirdPartySuspected
(Address sender, SuspectException e) Methods in org.infinispan.util.logging with parameters of type SuspectExceptionModifier and TypeMethodDescriptionfinal SuspectException
Log_$logger.thirdPartySuspected
(Address sender, SuspectException e)