| 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(javax.crypto.Cipher cipher,
Message msg,
EncryptHeader hdr) |
protected java.lang.Object |
ASYM_ENCRYPT.handleUpEvent(Message msg,
EncryptHeader hdr) |
protected java.lang.Object |
EncryptBase.handleUpEvent(Message msg,
EncryptHeader hdr) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.