| Constructor and Description | 
|---|
| Frame(int type,
     int flags,
     int streamId) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getFlags() | 
| abstract T | getPayload() | 
| int | getStreamId() | 
| int | getType() | 
| boolean | isFlagSet(FrameFlag flag) | 
| boolean | isType(FrameType type) | 
| String | toString() | 
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.