Modifier and Type | Field and Description |
---|---|
static byte |
FLAG_UNIDIRECTIONAL |
FLAG_CLOSE
Constructor and Description |
---|
PushSynInfo(int associatedStreamId,
PushInfo pushInfo) |
Modifier and Type | Method and Description |
---|---|
int |
getAssociatedStreamId() |
byte |
getFlags() |
getHeaders, getPriority, isClose, toString
getTimeout, getUnit
public static final byte FLAG_UNIDIRECTIONAL
public PushSynInfo(int associatedStreamId, PushInfo pushInfo)
public byte getFlags()
getFlags
in class SynInfo
SynInfo.FLAG_CLOSE
,
FLAG_UNIDIRECTIONAL
public int getAssociatedStreamId()
Copyright © 1995-2015 Webtide. All Rights Reserved.