Package | Description |
---|---|
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 List<AUTH.UpHandler> |
AUTH.up_handlers
List of UpHandler which are called when an up event has been received.
|
Modifier and Type | Method and Description |
---|---|
AUTH |
AUTH.register(AUTH.UpHandler handler) |
AUTH |
AUTH.unregister(AUTH.UpHandler handler) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.