equip.net
Class JcpFlag
java.lang.Object
equip.net.JcpFlag
- class JcpFlag
- extends java.lang.Object
JCP packet flag values
|
Constructor Summary |
(package private) |
JcpFlag()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FLAG_NONE
static final int FLAG_NONE
- See Also:
- Constant Field Values
FLAG_SYN
static final int FLAG_SYN
- See Also:
- Constant Field Values
FLAG_ACK
static final int FLAG_ACK
- See Also:
- Constant Field Values
FLAG_START
static final int FLAG_START
- See Also:
- Constant Field Values
FLAG_END
static final int FLAG_END
- See Also:
- Constant Field Values
FLAG_RST
static final int FLAG_RST
- See Also:
- Constant Field Values
FLAG_FIN
static final int FLAG_FIN
- See Also:
- Constant Field Values
FLAG_RELIABLE
static final int FLAG_RELIABLE
- See Also:
- Constant Field Values
FLAG_SACK
static final int FLAG_SACK
- See Also:
- Constant Field Values
JcpFlag
JcpFlag()