Package | Description |
---|---|
org.eclipse.jetty.spdy | |
org.eclipse.jetty.spdy.api |
Modifier and Type | Class and Description |
---|---|
class |
PushSynInfo
A subclass container of
SynInfo for unidirectional streams |
Modifier and Type | Class and Description |
---|---|
class |
ByteBufferDataInfo
Specialized
DataInfo for ByteBuffer content. |
class |
BytesDataInfo
Specialized
DataInfo for byte array content. |
class |
DataInfo
A container for DATA frames metadata and content bytes.
|
class |
GoAwayInfo
A GoAwayInfo container.
|
class |
HeadersInfo
A container for HEADERS frame metadata and headers.
|
class |
PingInfo
A PingInfo container.
|
class |
PushInfo
A container for PUSH_SYN_STREAM frames metadata and data.
|
class |
ReplyInfo
A container for SYN_REPLY frames metadata and headers.
|
class |
RstInfo
A container for RST_STREAM frames data: the stream id and the stream status.
|
class |
SettingsInfo |
class |
StringDataInfo
|
class |
SynInfo
A container for SYN_STREAM frames metadata and data.
|
Copyright © 1995-2015 Webtide. All Rights Reserved.