Package | Description |
---|---|
org.jgroups.fork | |
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
Modifier and Type | Field and Description |
---|---|
protected UnknownForkHandler |
ForkProtocolStack.unknownForkHandler |
Constructor and Description |
---|
ForkProtocolStack(UnknownForkHandler unknownForkHandler,
java.util.List<Protocol> protocols,
java.lang.String fork_stack_id) |
Modifier and Type | Method and Description |
---|---|
UnknownForkHandler |
FORK.getUnknownForkHandler() |
Modifier and Type | Method and Description |
---|---|
void |
FORK.setUnknownForkHandler(UnknownForkHandler unknownForkHandler) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.