public class TcpHeaders extends Object
| Modifier and Type | Field and Description |
|---|---|
static short |
CloseConnection |
static short |
ContentType |
static short |
Custom |
static short |
EndOfHeaders |
static short |
RequestUri |
static short |
StatusCode |
static short |
StatusPhrase |
| Constructor and Description |
|---|
TcpHeaders() |
public static final short EndOfHeaders
public static final short Custom
public static final short StatusCode
public static final short StatusPhrase
public static final short RequestUri
public static final short CloseConnection
public static final short ContentType
Copyright © 2021. All rights reserved.