public class ContentType
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static short |
alert |
|
static short |
application_data |
|
static short |
change_cipher_spec |
|
static short |
handshake |
|
static short |
heartbeat |
Constructor | 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