Package | Description |
---|---|
org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
Modifier and Type | Method and Description |
---|---|
Object |
MessageDispatcher.sendMessage(Message msg,
int mode,
long timeout)
Deprecated.
|
Object |
MessageDispatcher.sendMessage(Message msg,
RequestOptions opts) |
<T> NotifyingFuture<T> |
MessageDispatcher.sendMessageWithFuture(Message msg,
int mode,
long timeout)
Deprecated.
|
<T> NotifyingFuture<T> |
MessageDispatcher.sendMessageWithFuture(Message msg,
RequestOptions options) |
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.