程序包 | 说明 |
---|---|
com.fr.cluster.engine.transport.context.impl | |
com.fr.third.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
com.fr.third.jgroups.blocks.mux |
构造器和说明 |
---|
FineClusterMessageSender(Channel jChannel,
MessageDispatcher jDispatcher,
MessageWrapper<?> wrapper) |
限定符和类型 | 类和说明 |
---|---|
class |
RpcDispatcher
This class allows a programmer to invoke remote methods in all (or single)
group members and optionally wait for the return value(s).
|
限定符和类型 | 方法和说明 |
---|---|
MessageDispatcher |
MessageDispatcher.asyncDispatching(boolean flag) |
限定符和类型 | 类和说明 |
---|---|
class |
MuxMessageDispatcher
A multiplexed message dispatcher.
|
class |
MuxRpcDispatcher
A multiplexed message dispatcher.
|