|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SuspectedException | |
---|---|
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 | ||
---|---|---|
java.lang.Object |
MessageDispatcher.sendMessage(Message msg,
int mode,
long timeout)
Deprecated. Use MessageDispatcher.sendMessage(org.jgroups.Message, RequestOptions) instead |
|
java.lang.Object |
MessageDispatcher.sendMessage(Message msg,
RequestOptions opts)
|
|
|
MessageDispatcher.sendMessageWithFuture(Message msg,
int mode,
long timeout)
Deprecated. |
|
|
MessageDispatcher.sendMessageWithFuture(Message msg,
RequestOptions options)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |