public class ContentType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static short |
alert |
static short |
application_data |
static short |
change_cipher_spec |
static short |
handshake |
static short |
heartbeat |
static short |
tls12_cid |
Constructor and Description |
---|
ContentType() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getName(short contentType) |
static java.lang.String |
getText(short contentType) |
public static final short change_cipher_spec
public static final short alert
public static final short handshake
public static final short application_data
public static final short heartbeat
public static final short tls12_cid