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 | Method and Description |
---|---|
EncryptHeader |
EncryptHeader.signature(byte[] s) |
Modifier and Type | Method and Description |
---|---|
protected Message |
EncryptBase._decrypt(Cipher cipher,
Message msg,
EncryptHeader hdr) |
protected Object |
ASYM_ENCRYPT.handleUpEvent(Message msg,
EncryptHeader hdr) |
protected Object |
EncryptBase.handleUpEvent(Message msg,
EncryptHeader hdr) |
Copyright © 2023 JBoss, a division of Red Hat. All rights reserved.