Uses of Class
org.jgroups.SuspectedException
-
Packages that use SuspectedException Package Description org.jgroups.blocks Provides building blocks that are layered on top of channels. -
-
Uses of SuspectedException in org.jgroups.blocks
Methods in org.jgroups.blocks that throw SuspectedException Modifier and Type Method Description java.lang.Object
MessageDispatcher. sendMessage(Message msg, int mode, long timeout)
Sends a message to a single member (destination = msg.dest) and returns the response.java.lang.Object
RpcDispatcher. sendMessage(Message msg, int mode, long timeout)
-