Package | Description |
---|---|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
org.jgroups.stack |
Support for managing protocol stacks.
|
Modifier and Type | Field and Description |
---|---|
protected RouterStubManager |
TUNNEL.stubManager |
protected RouterStubManager |
TCPGOSSIP.stubManager |
Modifier and Type | Method and Description |
---|---|
RouterStubManager |
TUNNEL.getStubManager() |
RouterStubManager |
TCPGOSSIP.getStubManager() |
Modifier and Type | Method and Description |
---|---|
static RouterStubManager |
RouterStubManager.emptyGossipClientStubManager(Protocol p) |
RouterStubManager |
RouterStubManager.useNio(boolean flag) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.