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 DiagnosticsHandler |
TP.diag_handler |
Modifier and Type | Method and Description |
---|---|
void |
TP.setDiagnosticsHandler(DiagnosticsHandler handler)
Sets a
DiagnosticsHandler . |
Modifier and Type | Method and Description |
---|---|
DiagnosticsHandler |
DiagnosticsHandler.transport(TP tp) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.