程序包 | 说明 |
---|---|
com.fr.third.jgroups.auth | |
com.fr.third.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
限定符和类型 | 类和说明 |
---|---|
class |
DemoToken
AuthToken implementation which shows how to send messages back and forth in order to perform authentication.
|
限定符和类型 | 字段和说明 |
---|---|
protected java.util.List<AUTH.UpHandler> |
AUTH.up_handlers
List of UpHandler which are called when an up event has been received.
|
限定符和类型 | 方法和说明 |
---|---|
void |
AUTH.register(AUTH.UpHandler handler) |
void |
AUTH.unregister(AUTH.UpHandler handler) |