public class SynReplyFrame extends ControlFrame
HEADER_LENGTH| Constructor and Description |
|---|
SynReplyFrame(short version,
byte flags,
int streamId,
Fields headers) |
| Modifier and Type | Method and Description |
|---|---|
Fields |
getHeaders() |
int |
getStreamId() |
boolean |
isClose() |
String |
toString() |
getFlags, getType, getVersionpublic SynReplyFrame(short version,
byte flags,
int streamId,
Fields headers)
public int getStreamId()
public Fields getHeaders()
public boolean isClose()
public String toString()
toString in class ControlFrameCopyright © 1995-2015 Webtide. All Rights Reserved.