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 |
---|---|
static DH_KEY_EXCHANGE.DhHeader |
DH_KEY_EXCHANGE.DhHeader.createSecretKeyRequest(byte[] dh_key) |
static DH_KEY_EXCHANGE.DhHeader |
DH_KEY_EXCHANGE.DhHeader.createSecretKeyResponse(byte[] dh_pub_key,
byte[] encrypted_secret_key,
byte[] version) |
Modifier and Type | Method and Description |
---|---|
protected void |
DH_KEY_EXCHANGE.handle(DH_KEY_EXCHANGE.DhHeader hdr,
Address sender) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.