Package | Description |
---|---|
org.eclipse.jetty.spdy.api |
Modifier and Type | Method and Description |
---|---|
Settings.Flag |
Settings.Setting.flag() |
static Settings.Flag |
Settings.Flag.from(byte code) |
static Settings.Flag |
Settings.Flag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Settings.Flag[] |
Settings.Flag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Settings.Setting(Settings.ID id,
Settings.Flag flag,
int value) |
Copyright © 1995-2015 Webtide. All Rights Reserved.