public class ContentType extends 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 |
Constructor and Description |
---|
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