| Package | Description |
|---|---|
| org.eclipse.jetty.spdy.api | |
| org.eclipse.jetty.spdy.frames |
| Modifier and Type | Method and Description |
|---|---|
Settings |
SettingsInfo.getSettings() |
| Constructor and Description |
|---|
Settings(Settings original,
boolean immutable) |
SettingsInfo(long timeout,
TimeUnit unit,
Settings settings,
boolean clearPersisted) |
SettingsInfo(Settings settings) |
SettingsInfo(Settings settings,
boolean clearPersisted) |
| Modifier and Type | Method and Description |
|---|---|
Settings |
SettingsFrame.getSettings() |
| Constructor and Description |
|---|
SettingsFrame(short version,
byte flags,
Settings settings) |
Copyright © 1995-2015 Webtide. All Rights Reserved.