|
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.HeartbeatMessageType
public class HeartbeatMessageType
Field Summary | |
---|---|
static short |
heartbeat_request
|
static short |
heartbeat_response
|
Constructor Summary | |
---|---|
HeartbeatMessageType()
|
Method Summary | |
---|---|
static boolean |
isValid(short heartbeatMessageType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final short heartbeat_request
public static final short heartbeat_response
Constructor Detail |
---|
public HeartbeatMessageType()
Method Detail |
---|
public static boolean isValid(short heartbeatMessageType)
|
Bouncy Castle Cryptography 1.50 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |