public class Flags
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
hasPadding(int flags) |
static boolean |
hasPriority(int flags) |
static boolean |
isAck(int flags) |
static boolean |
isEndOfHeaders(int flags) |
static boolean |
isEndOfStream(int flags) |
Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.