|
Bouncy Castle Cryptography 1.50 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.tls.HeartbeatMode
public class HeartbeatMode
Field Summary | |
---|---|
static short |
peer_allowed_to_send
|
static short |
peer_not_allowed_to_send
|
Constructor Summary | |
---|---|
HeartbeatMode()
|
Method Summary | |
---|---|
static boolean |
isValid(short heartbeatMode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final short peer_allowed_to_send
public static final short peer_not_allowed_to_send
Constructor Detail |
---|
public HeartbeatMode()
Method Detail |
---|
public static boolean isValid(short heartbeatMode)
|
Bouncy Castle Cryptography 1.50 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |